Skip to content

v2.12.0

Compare
Choose a tag to compare
@anthrotype anthrotype released this 24 Feb 16:17
v2.12.0
c0689ef
  • Added experimental support for generating COLR/CPAL color fonts from UFO layers (thanks Just Van Rossum! #359).
  • Provide fallbacks for all UFO fontinfo values so one can now build a TTFont even from an empty UFO (don't expect it to do much).
  • [util] When creating a new glyph use defcon's Layer.instantiateGlyphObject to keep the glyph sub-elements custom classes that are associated with it by the defcon client.
  • Require fontTools >= 4.4.0