I was actually using the GUI, not the command line.
That being said, the command line does output to different directories - thanks for the tip.
However, I don't see any command line option to output each object as its own, separate png, using
its ID as the filename.
I'm on OSX 10.5.7
Search found 2 matches
- Mon Jul 06, 2009 2:16 am
- Forum: Inkscape & the Web
- Topic: Python for batch exporting
- Replies: 4
- Views: 4211
- Sun Jul 05, 2009 8:17 am
- Forum: Inkscape & the Web
- Topic: Python for batch exporting
- Replies: 4
- Views: 4211
Python for batch exporting
Hey guys I just found out inkcape only batch exports to the home directory. This isn't exactly ideal for webdeveloperes, who need to export multiple little images, often in different directories. Im wondering if inkscape's python api allows for batch exporting to different directories. Has anyone tr...