I explored using the command line features (I'm running Inkscape on Windows XP) and so far I have the following working for me...
Code: Select all
inkscape -f d:\graphics\render\zoomdial050.tga --verb EditSelectAll --verb SelectionTrace
However, I can't get past the bitmap trace settings window which opens up and requires at least user input to say "OK" to proceed with the bitmap trace. How do I get this window not to appear or how do I get it to close by using the command line?
The other question is how to save as an EMF file (provided I get the image traced).
Then there's the question of using a Python script to achieve the same batch tracing automation.
Is this possible? Can my problems be sorted?
Or should I give up now and manually slog through bunches of animation files?
Please advise. Thanks in advance!