Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 16:08
v3.6.0
7f262a7
  • [fontmake.instantiator] Allow the default DS source to load glyph data from a non-default UFO layer (#980).
  • Dropped support for Python 3.7 which reached end of life, we now require Python 3.8 or greater.
  • Added --no-auto-use-my-metrics option to disable setting USE_MY_METRICS component flags automatically in ufo2ft (#994).
  • Added option to --drop-implied-oncurves to omit on-curve points that can be implied in TrueType contours, saves a few bytes on the glyf table size (#1005).
  • Require:
    • fonttools >= 4.40.0
    • ufo2ft >= 2.32.0
    • glyphsLib >= 6.2.1
    • ufoLib2 >= 0.14.0