Skip to content

v0.4.0

Choose a tag to compare

@benkiel benkiel released this 19 Apr 13:50
· 79 commits to master since this release
f4ea60e
  • Python 3 only (#31)
  • Improved vfb handling (7b0c6ad)
  • Handles TT hinting instructions now (#30)
  • Code formatted with Black (#29)
  • Fix for max extraction in non-TT fonts (#34)
  • Handle TTF composite flags (#36)
  • Extract UVS (#38)

Many thanks to @jenskutilek for most of the above, and to @moyogo for the UVS things