[Clipart] Does openclipart.org have invalid SVG content?

Jon Phillips jon at rejon.org
Mon Oct 9 00:36:19 PDT 2006


On Mon, 2006-10-09 at 08:42 +0300, Nicu Buculei wrote:
> Jon Phillips wrote:
> > On Sat, 2006-10-07 at 21:31 -0600, Gerald Ganson wrote:
> >>
> >> I wonder if someone could script a batch process for inscape to take
> >> SVG files and process them into plain SVG.
> > 
> > Yep, this would be a great script. Would you like to help make it? It
> > would not be difficult.
> > 
> > Also, it would be great to document these things on our wiki. Stelt,
> > would you like to help with this?
> 
> 
> Not difficult? I would say *trivial*:
> 
> man inkscape
> ...
> inkscape [options] [filename ...]
>         options:
> 	...
> 	-l, --export-plain-svg=FILENAME


find . -name "*.svg" -exec inkscape '{}' -l '{}' \;

That should do it...any additions to the one liner?

Jon

> 
-- 
Jon Phillips

San Francisco, CA
USA PH 510.499.0894
jon at rejon.org
http://www.rejon.org

MSN, AIM, Yahoo Chat: kidproto
Jabber Chat: rejon at gristle.org
IRC: rejon at irc.freenode.net




More information about the clipart mailing list