Thanks, Aaron,
I only just found time to try it, but it wonæt work. Python won't start because it misses a DLL (python25.dll). I guess this means that I'd have to install Python manually? Independent of inkscape?
It looks very interesting though - this could be so powerfull.
Kind regards,
Maarten
M. H. van der Velde | Powel ASA | + 47 48 16 46 21 | mvdv@...2171...
-----Original Message----- From: inkscape-user-bounces@lists.sourceforge.net [mailto:inkscape-user-bounces@lists.sourceforge.net] On Behalf Of Aaron Spike Sent: 27. februar 2008 12:44 To: Inkscape User Community Subject: Re: [Inkscape-user] batch script for effects
Maarten van der Velde wrote:
I have a series of 32 or something drawings, for whic I'd like to embed the pictures. I wonder if it is possible to do this by batch-script. Or for that matter, is it possible to have any effect executed by batch-script?
Well that's the funny part about most of the effects: they are just programs that inkscape runs on the command line. So the answer is absolutely. (Take note that most of the scripts are rather dependant on inkscape's particular style of markup. So they may not work well in all situations.)
The basic form for this task would be:
python.exe embedimage.py drawing_with_images.svg > new_file.svg
You may find that you are most successful when you use full path to each component.
Aaron Spike
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.
This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses.
www.powel.no **********************************************************************