fontbuild: Strip com.schriftgestaltung.Glyphs.lastChange from generated UFO masters

This commit is contained in:
Rasmus Andersson 2018-09-26 19:19:24 -07:00
parent 8b44a894fb
commit b966f9c96b

View file

@ -502,6 +502,7 @@ class Main(object):
# clear anchors
for g in source.font:
g.clearAnchors()
del g.lib['com.schriftgestaltung.Glyphs.lastChange']
# write UFO file
source.path = ufo_path