maurocavendish has asked for the wisdom of the Perl Monks concerning the following question:
Hello, fellow monks!
Does any of you guys have experience scripting Inkscape with Perl? The official documentation states it can be done, but all the examples refer to Python.
I plan on having Perl scripts generate and manipulate SVG shapes for my comic books projects. Inkscape provides a Python module to interact with the SVG tree. Is something similar doable in Perl with the SVG module?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Scripting Inkscape
by marto (Cardinal) on Apr 11, 2020 at 16:58 UTC |