Cosimo Lupo a5f93a06b9 [ufo] in fonts_to_quadratic, iterate over union of glyph names and convert compatibly glyphs with same name.
Don't use zip(*fonts) as defcon fonts are dictionary-like objects and the ordering of the glyphs returned by __iter__ method is undefined.
Should fix #48
2016-09-20 23:34:32 +01:00
..
2016-08-01 14:15:26 -07:00
2016-08-01 18:10:16 -07:00
2016-07-27 16:50:57 -07:00