Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ufoLib/
DglifLib.py1082 pointTypeOptions = set(["move", "line", "offcurve", "curve", "qcurve"]) variable
1283 if validate and pointType not in pointTypeOptions: