Hey all. First post here.
I was having problems with lxml/libxml2 on my Windows machine and googling revealed the common solution being editing PYTHONHOME and removing PYTHONPATH system variables. However, I like to have my dependencies and development environments working, thank you, so I threw together a little launcher script. Figured it might help others as well, so added some help and here you go.
Download it. Put it wherever. Rename it to plain "inkscape.bat".
It passes filenames and parameters to Inkscape.
Run it with -h for help and options.
Add it to your script with the -s parameter.
You can also drop svg files on it (or a shortcut to it) and have them passed directly to inkscape.
Cheers all
Mkn.
Windows launcher script
Windows launcher script
- Attachments
-
- inkscape.bat.svg
- (2.61 KiB) Downloaded 220 times