Skip to content

v0.1.4

Choose a tag to compare

@jenskutilek jenskutilek released this 19 Mar 14:53
· 55 commits to main since this release
  • Major rework and cleanup
  • Always depend on vfbLib
  • Implement FL.output
  • Implement interpolation of an instance
  • Add properties for blue values; deserialize and serialize them
  • Implement Font.DefineAxis
  • Use properties for ascender, descender, cap_height, x_height, default_width
  • Implement global mask de/serialization
  • Implement unknown ttinfo fields
  • Implement unknown glyph fields
  • Implement unknown gdef field
  • Add option to save JSON in Font.Save(save_json=False)
  • Add weight_vector arg to GenerateInstance
  • Streamline pyproject and tox config
  • Remove fake_binary
  • Node: handle "open path" flag
  • Improve ClassList flag logic
  • Improve class deserialization
  • Python 3.12+ only
  • Use DirectionalList for hints and links in Glyph
  • Implement Glyph.Decompose() and many Transform() methods