#fontlab5forever — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fontlab5forever, aggregated by home.social.
-
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 -
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 -
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