Home
last modified time | relevance | path

Searched defs:all_cubic (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/fonttools/Lib/fontTools/pens/
H A Dqu2cuPen.py40 all_cubic=False, argument
/aosp_15_r20/external/fonttools/Lib/fontTools/qu2cu/
H A Dqu2cu.py268 def spline_to_curves(q, costs, tolerance=0.5, all_cubic=False): argument