cu2qu
cu2qu copied to clipboard
Cubic-to-quadratic bezier curve conversion
Cf. [`cucoqu.rlib`](https://github.com/MFEK/cucoqu.rlib/) I'd appreciate a link back but it's not necessary, I just want to inform people.
I don't remember why cu2qu was imported into fontTools. At any rate, let's do whatever is needed to deprecate one of them. @anthrotype can you elaborate what the outstanding issues...
If any of the curves have a cusp, we should chop at the cusp and convert sides separately.
The `cu2qu` console script currently only accepts single UFOs and will convert their respective default layers to quadratic. It would be nice if the cu2qu script also accepted a Designspace...
As described in issue #182, I ended up being quite confused by a failure of cu2qu to make glyphs compatible, when I knew their foreground layers _were_ compatible. I eventually...
It seems it's not uncommon for masters to have a few segments which are incompatible simply because one master's is a curve and another's is a line. In those cases,...
One of our designers recently did an outline font and needed to set it to 4000 upM. The conversion precision conversely needed to be higher. This can be done on...
otf2ttf?
Has anyone used cu2qu to convert a cff (file.otf) to ttf (file.ttf)? cu2qu works on Defcon/Robofab Font objects, and thus UFO sources. To convert a OTF to TTF means intermediate...
https://github.com/googlei18n/cu2qu/blob/master/Lib/cu2qu/ufo.py#L224 would be nice to have some fallback value when the value is not set