Various improvements

This commit is contained in:
Rasmus Andersson 2017-08-28 02:36:40 -07:00
parent 4f790d0ae8
commit ca5fe60c99
32 changed files with 630 additions and 328 deletions

View file

@ -213,8 +213,8 @@ def genFontInfo(fontpath, outputType, withGlyphs=True):
'id': fontpath,
}
# for tableName in tt.keys():
# print 'table', tableName
for tableName in tt.keys():
print 'table', tableName
nameDict = {}
if 'name' in tt: