SimpInkScr
SimpInkScr copied to clipboard
Simple Inkscape Scripting
Hi, It would be nice if we could add SVG files into the repo, showing how each example script's render would look like. Then we could also link the preview...
This project looks great, but I can't find how to do batch edition on a SVG Font, like this one (to download it, right click on the white square, and...
Followed the steps on the installation, After cloning into the extensions folder and running the extension from inkscape i get the following error: Traceback (most recent call last): File "C:\Program...
When I was looking into using the package I was worried that it was an either/or proposition to use traditional Extension programming or to use SimpInkScr. It would be nice...
Inkscape version: Inkscape 1.2.1 (9c6d41e410, 2022-07-14) I got this error: `usage: simple_inkscape_scripting.py [-h] [--output OUTPUT] [--id IDS] [--selected-nodes SELECTED_NODES] [INPUT_FILE] simple_inkscape_scripting.py: error: argument INPUT_FILE: File not found: --program=for i in...
I have some text-fields in Inkscape. I need to replace the text often but at the same place (coordinates) and with the same text-settings or parameters. How can i do...