home.social

#fontlab5forever — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fontlab5forever, aggregated by home.social.

fetched live
  1. 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.
    pypi.org/project/vfbLib/
    github.com/LucasFonts/vfbLib/r
    #fonts #FontLab5Forever #FontLab #Python

  2. 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.
    pypi.org/project/vfbLib/
    github.com/LucasFonts/vfbLib/r
    #fonts #FontLab5Forever #FontLab #Python

  3. v0.7.0 of vfbLib has been released:
    github.com/LucasFonts/vfbLib/r

    - 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