<div>... speaking of which, I recently came accross such discrepancies. To which of the two projects should I file a bug ? (both ?)<br> </div>
<div>Frédéric</div><br>
<div><span class="gmail_quote">2007/3/28, Rodney Dawes <<a href="mailto:dobey@novell.com">dobey@novell.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Wed, 2007-03-28 at 14:47 +0200, Mathias Brodala wrote:<br>> Hello Hylke.<br>><br>> Hylke Bons,
28.03.2007 13:10:<br>> >> On Wednesday 28 March 2007 11:34, Mathias Brodala wrote:<br>> >>> for i in *.svg;do convert -resize 48x48 "$i"<br>> >>> "../48x48/${i/\.svg$/.png}";done
<br>> >> See attached png for the result...<br>> > Replace the imagemagick command with the inkscape export command. Don't<br>> > know the exact command but you can look it up with "inkscape --help".
<br>><br>> Yes, you are right; Inkscape does this a lot better. Thanks for the tip.<br><br>Using the "rsvg" command will give you a better idea of what the icons<br>will actually look like in GTK+/GNOME though, as librsvg is what
<br>provides the SVG rendering there. It's also useful for finding the<br>discrepancies between rsvg and Inkscape, so we can fix bugs as<br>appropriate.<br><br>-- dobey<br><br><br>_______________________________________________
<br>Tango-artists mailing list<br><a href="mailto:Tango-artists@lists.freedesktop.org">Tango-artists@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/tango-artists">http://lists.freedesktop.org/mailman/listinfo/tango-artists
</a><br></blockquote></div><br>