Source position: libart.pp line 29
type TArtPathcode = (
ART_MOVETO,
ART_MOVETO_OPEN,
ART_CURVETO,
ART_LINETO,
ART_END
);