Inkscape 1.4 (86a8ad7, 2024-10-11)
Trying to write a script to just select certain layers and export a raster.
I'm trying to start out with something easy, like:
"C:\Program Files\Inkscape\bin\inkscape.exe" --actions="select-all:all;select-list" "..\DriverStationWallpaper_1920x1080_20250210.svg"
so that I can see what I am selecting, but I never get any output from this command.
Am I using this wrong?
try using
inkscape.com
instead of
inkscape.exe
thank you! that did the trick.
...and now I Google for inkscape.com, and the trials and victories of those who have gone before show up.
Inkscape 1.4 (86a8ad7, 2024-10-11)
Trying to write a script to just select certain layers and export a raster.
I'm trying to start out with something easy, like:
"C:\Program Files\Inkscape\bin\inkscape.exe" --actions="select-all:all;select-list" "..\DriverStationWallpaper_1920x1080_20250210.svg"
so that I can see what I am selecting, but I never get any output from this command.
Am I using this wrong?
try using
inkscape.com
instead of
inkscape.exe
thank you! that did the trick.
...and now I Google for inkscape.com, and the trials and victories of those who have gone before show up.