leave self.glyphSet alone
This commit is contained in:
parent
1d9f267ad5
commit
c995411a60
@ -47,7 +47,7 @@ class _TTGlyphBasePen:
|
||||
If both contours and components are present in a glyph, the components
|
||||
are decomposed.
|
||||
"""
|
||||
self.glyphSet = glyphSet if glyphSet is not None else {}
|
||||
self.glyphSet = glyphSet
|
||||
self.handleOverflowingTransforms = handleOverflowingTransforms
|
||||
self.init()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user