Commit graph

5 commits

Author SHA1 Message Date
Rasmus Andersson
1412d3efc1 fix to float detection in postprocess_instance_ufo.py 2022-10-15 17:10:13 -07:00
Rasmus Andersson
ce3d561fcd make postprocess_instance_ufo.py ~20% faster by only setting a defcon property when the value is different 2022-10-15 16:40:23 -07:00
Rasmus Andersson
9d9bfc3eec workaround for bug in defcon 2022-10-15 16:34:57 -07:00
Rasmus Andersson
adf3654b33 workaround for bug in glyphslib/fontmake that generates UFO glyphs with fractional widths. Closes #508 2022-10-15 16:23:56 -07:00
Rasmus Andersson
7cc0ab62e6 patch UFO files with WWS entries and simplify UFO generation
Patches UFO files to contain WWS entries.
Also simplify UFO generation by moving the hard-coded make rules from the makefile into a shell script.

Related to #498 and https://github.com/googlefonts/glyphsLib/issues/820
2022-10-07 17:39:22 -07:00