Pen that transforms all coordinates using a Affine transformation,
and passes them to another pen.
-
addComponent(glyphName, transformation)[source]
-
closePath()[source]
-
curveTo(*points)[source]
-
endPath()[source]
-
lineTo(pt)[source]
-
moveTo(pt)[source]
-
qCurveTo(*points)[source]