software for manipulating TT dropout settings
Options

James Puckett
Posts: 2,020
What tool should I use to manually edit True type dropout control in a hinted font?
0
Comments
-
I’d be happy to just do this with TTX if I had a clue how to edit the PREP table. I’m just trying to add SCANCTRL and the relevant bits, but I don’t understand how to add said bits after adding SCANCTRL[].0
-
Khaled and I made a ttx script to edit the PREP table: https://code.google.com/p/googlefontdirectory/source/browse/tools/nonhinting/setnonhinting-fonttools.py1
-
ttfautohint -d will do just that0
-
It's worth noting that the script Dave points to will replace the "prep" table with a new one that enables dropout control, but will keep the "fpgm" and "cvt " tables as well as the hinting bytecode in the glyphs. So in order for this to work sensibly, the input font must have no hinting (you'd have to remove it using other means).
ttfautohint -d is the option I asked Werner to implement which will remove all the hinting data from the font and only set the dropout control, leaving a "font hinted at the barest minimum", considerably smaller than any font actually containing hinting. So for this option, it doesn't matter whether the input font had sny hinting or not.1 -
Adam, I assumed that James wanted to keep the hinting, but change the settings for dropout control.0
-
Ah, right!0
-
Does James know how and where to add the right stack of TT inst to the right place yet?0
Categories
- All Categories
- 46 Introductions
- 3.8K Typeface Design
- 478 Type Design Critiques
- 557 Type Design Software
- 1.1K Type Design Technique & Theory
- 645 Type Business
- 834 Font Technology
- 29 Punchcutting
- 511 Typography
- 120 Type Education
- 316 Type History
- 75 Type Resources
- 109 Lettering and Calligraphy
- 30 Lettering Critiques
- 79 Lettering Technique & Theory
- 535 Announcements
- 86 Events
- 110 Job Postings
- 168 Type Releases
- 170 Miscellaneous News
- 274 About TypeDrawers
- 53 TypeDrawers Announcements
- 119 Suggestions and Bug Reports