- Added optional support for using the ``ttfautohint-py`` python wrapper in place of the ttfautohint C++ executble when available (851, 562). - Added support for the Glyphs.app instance custom parameter named `TTFAutohint options`. This parameter is stored in glyphsLib-exported UFOs using the lib key "com.schriftgestaltung.customParameter.InstanceDescriptorAsGSInstance.TTFAutohint options" (850).
3.1.3
Update glyphsLib requirement (fixes building fonts with brace layers)
3.1.2
* ufo2ft >= 2.4.0
3.1.1
- ufo2ft >= 2.3.1
3.1.0
3.0.0
- Require Python 3.7 or above (809) - Added support for Glyphs 3 sources, requires glyphsLib >= 6.0.0 (810) - Input file can now specified as positional argument without format-specific flag. E.g. `fontmake MyFont.glyphs -o variable`, which is equivalent to `fontmake -g MyFont.glyphs -o variable` (779)