Merge pull request #2542 from fontlaborg/main

Add debug logger showing the glyph name for which gvar is built
This commit is contained in:
Cosimo Lupo 2022-03-10 10:21:57 +00:00 committed by GitHub
commit d3eb079c5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,7 +230,7 @@ def _add_gvar(font, masterModel, master_ttfs, tolerance=0.5, optimize=True):
for m in master_ttfs]
for glyph in font.getGlyphOrder():
log.debug("building gvar for glyph '%s'", glyph)
isComposite = glyf[glyph].isComposite()
allData = [