Hi,
Is there a manual for scripting inkscape with python? Tried to find it but nothing so far.
Also can this be done: Having a lot of (small) eps files, open each one in turn, copy/extract all objects to a master document at a certain position, close file etc, and finaly save master document?
Thanks, -- Cornel
Hi,
it looks like previous massage didn't get it to the list, so I'm forwarding back.
---------- Forwarded message ---------- From: Cornel Ghiban <ungreen@...155...> Date: May 10, 2006 12:16 PM Subject: scripting with inkscape To: inkscape-user@lists.sourceforge.net
Hi,
Is there a manual for scripting inkscape with python? Tried to find it but nothing so far.
Also can this be done: Having a lot of (small) files, open each one in turn, copy/extract all objects to a master document at a certain position, close file etc, and finaly save master document?
Thanks, -- Cornel
On Thu, May 11, 2006 at 07:58:28AM +0300, Cornel Ghiban wrote:
Hi,
Hi Cornel,
it looks like previous massage didn't get it to the list, so I'm forwarding back.
I think SourceForge broke this weekend. Looks like it's back to normal now.
---------- Forwarded message ---------- From: Cornel Ghiban <ungreen@...155...> Date: May 10, 2006 12:16 PM Subject: scripting with inkscape To: inkscape-user@lists.sourceforge.net
Hi,
Is there a manual for scripting inkscape with python? Tried to find it but nothing so far.
There isn't a tutorial on scripting yet, that I know of. There are some examples you can see in your /usr/share/inkscape/extensions/ directory.
Also can this be done: Having a lot of (small) files, open each one in turn, copy/extract all objects to a master document at a certain position, close file etc, and finaly save master document?
This is probably best done externally to Inkscape with a script of your own. Someone once wrote a script that does the opposite - given an .svg full of icons, break them up into individual icon files. If you create this script, be sure to post it somewhere to share with others that might have use of it. :-)
Bryce
participants (2)
-
Bryce Harrington
-
Cornel Ghiban