Change UFOLib creator

This commit is contained in:
Ben Kiel 2018-10-19 11:25:52 -05:00
parent 13cf8ef1ab
commit 8bb9d0ed6c

View File

@ -786,7 +786,7 @@ class UFOWriter(object):
self,
path,
formatVersion=3,
fileCreator="org.robofab.ufoLib",
fileCreator="com.github.fonttools.ufoLib",
structure=None,
validate=True,
):