Source position: fpsvg.anim.pp line 46
type TSVGTransformKind = (
tkTranslate,
tkScale,
tkRotate,
tkSkewX,
tkSkewY
);