Skip to content

v0.1.7

Choose a tag to compare

@jenskutilek jenskutilek released this 23 May 10:00
· 10 commits to main since this release
  • Fixes for Font.DefineAxis()
  • Implement deleting glyphs (del Font.glyphs[i])
  • Add Font.fake_open_from_vfblib(vfb) to pass a Vfb object instead of opening a file

Previously:

v0.1.6

  • Add some test files
  • Fake a progress bar
  • Implement a fake message dialog
  • Don't insist on updating the font object if the index is out of range

v0.1.5

  • Update dependencies
  • Remove future imports
  • Adapt to vfbLib 0.11.2/3