[Tango-artists] Help with batch converting svg icons

Hylke Bons h.bons at student.rug.nl
Wed Mar 28 04:10:59 PDT 2007


Replace the imagemagick command with the inkscape export command. Don't
know the exact command but you can look it up with "inkscape --help".

hbons

On Wed, 2007-03-28 at 11:54 +0100, Joel Calado wrote:
> On Wednesday 28 March 2007 11:34, Mathias Brodala wrote:
> > for i in *.svg;do convert -resize 48x48 "$i"
> > "../48x48/${i/\.svg$/.png}";done
> 
> See attached png for the result...
> Creepy.
> 
> Thanks for the help though!
> _______________________________________________
> Tango-artists mailing list
> Tango-artists at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/tango-artists


More information about the Tango-artists mailing list