tweak comment
This commit is contained in:
parent
c5aa43238f
commit
9de3d1a5ae
@ -204,7 +204,7 @@ class TTFont(object):
|
||||
closeStream = False
|
||||
|
||||
if self.recalcTimestamp and 'head' in self:
|
||||
self['head'] # make sure 'head' is loaded to make sure the recalculation is done
|
||||
self['head'] # make sure 'head' is loaded so the recalculation is actually done
|
||||
|
||||
tags = list(self.keys())
|
||||
if "GlyphOrder" in tags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user