Inkscape scripting api?

General discussions about Inkscape.
msdobrescu
Posts: 59
Joined: Tue Aug 02, 2011 6:50 am

Inkscape scripting api?

Postby msdobrescu » Mon Jan 28, 2013 6:17 am

Hello,

I'm familiar with Illustrator's scripting (mainly with javascript).
Where could I find similar stuff (python?) documentation? Is there a way to debug too?

Thank you.

JZA
Posts: 39
Joined: Sun Mar 25, 2012 7:09 am
Location: Cancun
Contact:

Re: Inkscape scripting api?

Postby JZA » Sat Jul 20, 2013 6:28 pm

yes look on the wiki for extension module. Is basically 3 things:
- Zip
- XML
- Python
- Libraries.

Zip is needed for the packages, XML for the GUI definition, Python for the business logic.

http://tavmjong.free.fr/INKSCAPE/MANUAL ... sions.html
http://wiki.inkscape.org/wiki/index.php ... repository
http://wiki.inkscape.org/wiki/index.php ... ctTutorial
http://sugarpillstudios.com/wp/?p=142


Return to “General Discussions”