Fix regression
Bug introduced in a421f9045a (diff-c01f84c2ac99ae2b60f071d4a38ff88c2653d27f19e62e11bef3dc7fe7f68925R352)
This commit is contained in:
parent
b14a29c353
commit
534cb53b4a
@ -339,7 +339,7 @@ class FontBuilder(object):
|
||||
assert unitsPerEm is not None
|
||||
self.setupHead(
|
||||
unitsPerEm=unitsPerEm,
|
||||
create=now,
|
||||
created=now,
|
||||
modified=now,
|
||||
glyphDataFormat=glyphDataFormat,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user