23 Dec
2015
23 Dec
'15
9:04 a.m.
Dear Inkscape-devel,
I would like to convert a path that internally stores EllipticalArcs into a path with a bunch of BezierCurves. Is there a method that already does this? One way I think can be used is to convert path to pwd2, and convert back again to pathVector using path_from_piecewise() because internally it only uses Bezier curves, but I am wondering if there is a more direct way to do this.
If I have a PathVector structure, and I know all Paths inside are connected to each other, is there an easy way to convert such PathVector into Path?
Thank you.
Regards, _______________________ Papoj "Hua" Thamjaroenporn papojt@...3117...