font-scripts icon indicating copy to clipboard operation
font-scripts copied to clipboard

Scripts for fonts (Glyphs, UFO, Python)

Results 2 font-scripts issues
Sort by recently updated
recently updated
newest added

I tried to run this in Glyphs Version 2.6.5 (1340) and got this error ``` Start Traceback (most recent call last): File "Family Weights Calculator.py", line 180, in FamilySteps() File...

https://github.com/jpt/font-scripts/blob/bf6ab84cda83433860719f37ea50785b7d2f1593/Glyphs/Export%20Designspace.py#L90 I would not rely on the ufo export but export the .ufos myself from within the script. And have you tried [glyphslib](http://github.com/googlefonts/glyphsLib)? That can write a designspace file from...