Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/pens/
Dt2CharStringPen.py29 def roundPoint(point): function
33 return roundPoint
49 self.roundPoint = makeRoundFunc(roundTolerance)
57 pt = self._p0 = self.roundPoint(pt)