mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-25 06:45:04 -04:00
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
12 lines
259 B
Diff
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,
|