TODO.
[ttfautohint.git] / TODO
blobd922b8f049da998a85a773abe8eb4c66632cbe4a
1 testing with Windows font checker
3 man page for ttfautohint library?
4 install library?
6 `modified' field in `head'
7 `lowestRecPPEM' field in `head'
9 handling OT features -> use HarfBuzz?
11 controlling `gasp' table
13 controlling activation threshold of blue zone widths
15 controlling the width of blue zones
17 handle normal and bold fonts differently; cf. Infinality patches
19 Implementing `x-height-snapping-exceptions' and `pre-hinting'.
21 write a platform-independent GUI
23 add CJK autohinting module?
25 hinting in x direction also?
27 try to reduce size of hints by handling strong points separately
29 add a config and/or command file for batch handling
31 allow hinting of single glyphs, using a config file which holds the global
32 settings
34 instead of emitting bytecode, write the hints as a VTT or FontLab script?
36 EOF