You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).