Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/feaLib/
Dast.py524 builder.add_attach_points(self.location, glyphs, self.contourPoints)
Dbuilder.py792 def add_attach_points(self, location, glyphs, contourPoints): member in Builder