Skip to content

v3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 22:34
  • Added option to force disable compatibility checker to speed up build of variable fonts that are have been successfully built before (#916).
  • Set the FEA include directory to the .glyphs file's directory; fixes issue building .glyphs file referencing external included feature files (googlefonts/glyphsLib#797, #917).
  • Globally configure logging inside main(), following best practices, and deprecate FontProject class' verbose and timing parameters (#919).
  • Support building from .glyphspackage bundles (i.e. alternative git-friendly format consisting of a directory containing one plist file per glyph) (#931).
  • Bumped minimum required dependencies:
    • fonttools >= 3.38.0
    • ufo2ft >= 2.29.0
    • glyphsLib >= 6.1.0