From 35f5a3729a142b5a81f0dc6f38b2066f66120a02 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 19 May 2024 23:45:32 +0800 Subject: x11-fonts/py-vfblib: Add py-vfblib 0.6.5 vfbLib is a converter and deserializer for FontLab Studio 5 VFB files. FontLab's own vfb2ufo converter is from 2015, only outputs UFO v2, and contains serious bugs that are never going to be fixed. Its support on macOS is subject to Apple's mercy (no native support for Apple Silicon). That's why a single determined programmer with a hex editor set out to rectify this situation. --- x11-fonts/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-fonts/Makefile') diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index f2d7e4bb92bb..0f23e622cf90 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -295,6 +295,7 @@ SUBDIR += py-ufolint SUBDIR += py-ufonormalizer SUBDIR += py-ufoprocessor + SUBDIR += py-vfblib SUBDIR += raleway SUBDIR += roboto-fonts-ttf SUBDIR += sgifonts -- cgit v1.2.3