Construkting bezierlines from eps files

hi,

How can I construct eps files from the values I got from the eps parser I patched to read out points from freehand 10 eps files. In the example attached you’ll find the eps parser and one example eps. It’s conectet to the bezeirline node but the resulting line is wrong.

how_to_beziercurves.zip (60.7 kB)

Hi Jochen,

Congratulations to your Parser,

i assume the problem being this:
the control points of that BezierLine (GDI) node are relative to the “Startpoints”
the x2,y2,x3,y3 outputs of your parser seem to be absolute??

You have to start that helpfile of Bezierline (GDI) manually because of malfunction of that é inside that nodename.

kind regards
@kalle