A point pen that decomposes components into another point pen.
addComponent(baseGlyphName, transformation, identifier=None)
Inherits from subclass: fontTools.pens.pointPen.AbstractPointPen
addPoint(pt, segmentType=None, smooth=False, name=None, identifier=None, **kwargs)
Add a point to the current sub path.
beginPath(identifier=None, **kwargs)
endPath()
End the current sub path.