Files
guru/dev-python/ufo2ft/files/ufo2ft-heightfallback.diff
Alessandro Barbieri c64dee04ba dev-python/ufo2ft: new package
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-12-11 16:20:16 +01:00

12 lines
259 B
Diff

--- a/Lib/ufo2ft/fontInfoData.py
+++ b/Lib/ufo2ft/fontInfoData.py
@@ -251,6 +251,8 @@ staticFallbackData = dict(
copyright=None,
trademark=None,
italicAngle=0,
+ xHeight=0,
+ capHeight=0,
# not needed
year=None,
note=None,