Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ufoLib/
DglifLib.py1230 pointTypeOptions = {"move", "line", "offcurve", "curve", "qcurve"} variable
1431 if validate and pointType not in pointTypeOptions: