|
# This should really export where the UFOs are, but Glyphs.defaults is mostly undocumented... |
I would not rely on the ufo export but export the .ufos myself from within the script. And have you tried glyphslib? That can write a designspace file from a .glyphs file and back.
font-scripts/Glyphs/Export Designspace.py
Line 90 in bf6ab84
I would not rely on the ufo export but export the .ufos myself from within the script. And have you tried glyphslib? That can write a designspace file from a .glyphs file and back.