TTF AutoHint 1.2

TTF AutoHint removes builtin font hint bytecode to delegate glyph rendering to FreeTypes more uniform automatic hinting module. It's particularily suited for automated smoother and speedier rendering of web fonts, but also allows hand-tuning. It's a library, or available with a command-line tool, and a Qt4-based ttfautohintGUI.

Tags c font-rendering ttf otf rasterizer freetype
License BSDL
State stable

Recent Releases

1.207 Oct 2014 00:24 minor bugfix: Hinting process can now be controlled at a very low level with a control instructions file, to specify segments and changing segment directions, or with delta exceptions. Input file watching in ttfautohintGUI. Stem width can be specified. New option to add an SFNT table `TTFA` to the output font. Bug with a single byte overrun in `glyf` table fixed. A bug fix taken from FreeType, correcting a crash for unusual outlines. Better handling of TTC files. Many other, minor fixes and improvements.