Searched refs:ignoreSinglePoints (Results 1 – 2 of 2) sorted by relevance
25 def __init__(self, glyphSet, ignoreSinglePoints=False): argument27 self.ignoreSinglePoints = ignoreSinglePoints36 if not self.ignoreSinglePoints:
70 pen = ControlBoundsPen(None, ignoreSinglePoints=True)