Home
last modified time | relevance | path

Searched refs:t2c_round (Results 1 – 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/pens/
Dt2CharStringPen.py12 def t2c_round(number, tolerance=0.5): function
31 return t2c_round(x, tolerance), t2c_round(y, tolerance)
/external/fonttools/Lib/fontTools/varLib/
Dcff.py4 from fontTools.pens.t2CharStringPen import T2CharStringPen, t2c_round
271 return t2c_round(val, tolerance)