Path sintaxis
Posted: Fri Mar 13, 2009 7:47 am
Parsing the path
ContextFreeCLI.exe on XP writes
Parse error - Smooth curve operations must be preceded by another curve
operation.
This code belong to XpoPen http://www.contextfreeart.org/gallery/u ... 1128.png?0
Tell me please what is wrong ?
Code: Select all
path bm {
MOVETO {}
50*{r (360/50) s .99 1.1}CURVETO {y 1}
}
ContextFreeCLI.exe on XP writes
Parse error - Smooth curve operations must be preceded by another curve
operation.
This code belong to XpoPen http://www.contextfreeart.org/gallery/u ... 1128.png?0
Tell me please what is wrong ?