7 Commits

Author SHA1 Message Date
Cosimo Lupo
d017d2b173
use pytest importorskip to skip modules that depend on extra requirements
this should allow to run the basic test suite against the dependency-less core of fonttools library
2023-05-24 16:26:48 +01:00
Behdad Esfahbod
45b6269cbb [qu2cuPen_test] Fix test 2023-02-22 09:32:59 -07:00
Behdad Esfahbod
085b489012 [qu2cuPen] Change stats
To count number of quadratic vs cubic segments.
2023-02-21 13:01:41 -07:00
Behdad Esfahbod
94ee47c6e4 [qu2cu] Add a test and fix a bug 2023-02-20 12:22:16 -07:00
Behdad Esfahbod
77d25b332e [qu2cu] Add test for oncurveless contour 2023-02-20 08:58:29 -07:00
Behdad Esfahbod
f1086ddb65 [qu2cu] Produce optimal mix of cubic/quadratic splines
Yay. Finally!
2023-02-18 16:36:43 -07:00
Behdad Esfahbod
3534b59631 [qu2cu] Add pen tests 2023-02-18 09:46:56 -07:00