tfont icon indicating copy to clipboard operation
tfont copied to clipboard

Implement qcurve handling

Open madig opened this issue 6 years ago • 0 comments

Continuation of the work in https://github.com/trufont/trufont/pull/599.

One test case: open a font with qcurves (e.g. Ubuntu-B.ufo) and try to write text in the font view.

Note to self: look at fontTools' decomposeQuadraticSegment function to generate implied on-curves, compute bounds for one sub-segemnt and unionize all bounds.

madig avatar Nov 28 '18 21:11 madig