Various improvements
This commit is contained in:
parent
4f790d0ae8
commit
ca5fe60c99
32 changed files with 630 additions and 328 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Reference in a new issue