Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ufoLib/
DglifLib.py1227 pointAttributesFormat1 = {"x", "y", "type", "smooth", "name"} variable
1228 pointAttributesFormat2 = pointAttributesFormat1 | {"identifier"}
1279 …massaged = _validateAndMassagePointStructures(contour, pointAttributesFormat1, openContourOffCurve…