diff --git a/Debugging-pdf.js.md b/Debugging-pdf.js.md index 75ec495..a18fa25 100644 --- a/Debugging-pdf.js.md +++ b/Debugging-pdf.js.md @@ -67,6 +67,8 @@ The Adobe Font Development Kit includes the above `ttx` program and several othe % sfntedit -f font.otf ``` +`tx` can also be used to dump information from the font, see `tx -dump -h` for more information. + **Other Font Tools** * [FontForge](http://fontforge.sourceforge.net/) * [Microsoft Font Validator](http://www.microsoft.com/typography/FontValidator.mspx) \ No newline at end of file