mirror of
https://github.com/rsms/inter.git
synced 2024-12-25 08:33:40 +03:00
Remove debug printing from fontinfo script
This commit is contained in:
parent
1d4185f92d
commit
c77a0f8492
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user