Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 16:10
v3.0.0
ac8a267
  • 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)