v0.4.0
- 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