Search found 1 match

by gloris22
Fri Jul 29, 2011 7:01 pm
Forum: Help with using Inkscape
Topic: un multi inscape commands in one line
Replies: 1
Views: 696

un multi inscape commands in one line

Hi, is possible run multi inscape commands in one line? I need grab some images from svg and this variant is to slow: exec(inkscape file.svg --export-id=g123 --export-png=img1.png); exec(inkscape file.svg --export-id=g124 --export-png=img2.png); exec(inkscape file.svg --export-id=g125 --export-png=i...

Go to advanced search