We've released v0.11 of vfbLib!
What began as a reverse engineering project in 2022 now has had a kind of official blessing from Yuri Yarmola of FontLab, who generously let me have a look at his original VFB code.
I am very grateful, for this has shed light on some intricacies of the format I would probably never have figured out on my own.
https://pypi.org/project/vfbLib/
https://github.com/LucasFonts/vfbLib/releases/tag/v0.11.0
#fonts #FontLab5Forever #FontLab #Python
Client Challenge

v0.7.0 of vfbLib has been released:
https://github.com/LucasFonts/vfbLib/releases/tag/v0.7.0

- Use public.groupOrder UFO lib key
- Implement handling TrueType stems which are rounded to 1 pixel starting at higher ppms than 0
- Improve typing annotations and checks
- Avoid a traceback when there is a hint mask but no hint in a glyph
- Drop support for Python 3.8
#FontLab5Forever #Python

Release v0.7.0 · LucasFonts/vfbLib

Use public.groupOrder UFO lib key (unified-font-object/ufo-spec#216) Implement handling TrueType stems which are rounded to 1 pixel starting at higher ppms than 0 Improve typing annotations and che...

GitHub