
ted@...10... schrieb:
On Tue, 9 May 2006, Axel Huizinga wrote:
Can anybody give me an example how to access objects in an open document via the perl interface? Is it possible to get the bounding boxes?
Basically, the answer today is no. Now, Inkscape does provide a way for you to get the bounding boxes from the command line if you give the object ID. We're also planning on adding some bounding boxes of the selection and the view to the command line for effects that are implemented as scripts. Otherwise, getting that data directly in Perl is planned, but a little ways off.
--Ted
Hi!
Thanks for the tip - via commandline I can get the boxes as needed.
But now I have a question on paths: Has inkscape an option to convert the cubic beziers to quadratic beziers?
Who is working on the perl extension? Maybe I can help to make the document accessible soon ;-)
Cordially, Axel