Tutorials for scripting?

Discussion about writing code for Inkscape.
plooby
Posts: 3
Joined: Sun Feb 01, 2015 7:09 am

Tutorials for scripting?

Postby plooby » Sun Feb 01, 2015 7:23 am

Are there any good tutorials for scripting in inkscape?

What programming languages can I use to interface with Inkscape? Can I use C sharp, or python or JavaScript?

What are the advantages of scripting with Inkscape as opposed to say drawing with native draw calls in C sharp or using the canvas element in JavaScript/HTML5?

User avatar
brynn
Posts: 10309
Joined: Wed Sep 26, 2007 4:34 pm
Location: western USA
Contact:

Re: Tutorials for scripting?

Postby brynn » Sun Feb 01, 2015 8:30 am

A lot of your questions, I can't answer. But the info on this page, and linked to it, should help answer most of them. I'm not sure if this is part of your question, but Inkscape can run from command line. Info on that: https://inkscape.org/en/learn/faq/#How_ ... mmand_line.

The only tutorials I've seen regarding scripting, are about animation. See https://inkscape.org/en/learn/faq/#Can_ ... animations?


Return to “Programming”