Re: Cleaning svg icons report

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le samedi 21 avril 2007 à 11:47 +0200, Nicolas Mailhot a écrit :
> Le samedi 21 avril 2007 à 02:28 -0700, Luya Tshimbalanga a écrit :
> 
> Hi luya,
> 
> > It will be nice to keep track the svg icons each members have modified
> > so far. Here is mine along with tarball available[1]:
> 
> Do you intend to scrub the svg files using the filter I posted
> yesterday ? Your files are still full of adobe and inkscape-specific
> annotations (one pathological file system-software-updateS.svg shrinks
> from 476 KiB to 21 KiB when filtered)

Scripted example:

$ mkdir /tmp/svgtest
$ for svg in $(find /usr/share/icons/Echo/scalable -name "*.svg" -type f) ; do xsltproc -o /tmp/svgtest/$svg svg-cleanup.xsl $svg ; done
$ du -hs /usr/share/icons/Echo/scalable/
5,2M    /usr/share/icons/Echo/scalable/
$ du -hs /tmp/svgtest/
3,9M    /tmp/svgtest/

Loads of cruft in the current echo theme.

Slightly modified filter attached

Regards,

-- 
Nicolas Mailhot

Attachment: svg-cleanup.xsl
Description: application/xml

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=

_______________________________________________
Fedora-art-list mailing list
Fedora-art-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-art-list

[Index of Archives]     [Fedora Music]     [Fedora Development]     [Linux Kernel]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Directory]     [PAM]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux