Searched defs:drawPointsFunc (Results 1 – 1 of 1) sorted by relevance
/external/fonttools/Lib/fontTools/ufoLib/ |
D | glifLib.py | 357 …def writeGlyph(self, glyphName, glyphObject=None, drawPointsFunc=None, formatVersion=None, validat… argument 577 glyphName, glyphObject=None, drawPointsFunc=None, writer=None, argument 625 def writeGlyphToString(glyphName, glyphObject=None, drawPointsFunc=None, formatVersion=2, validate=… argument
|