reassign 801992 librsvg2-bin thanks On Mon, Oct 26, 2015 at 07:46:25PM -0700, Hongzheng Wang wrote: > The icon files under /usr/share/iceweasel/browser/chrome/icons/default are > wrong. Is it possible rsvg-convert has something wrong when being used to > generate them?
Indeed, it's rsvg-convert's fault. STR: - Download http://anonscm.debian.org/cgit/pkg-mozilla/iceweasel.git/plain/debian/branding/iceweasel_icon.svg - Run: rsvg-convert -w 48 -h 48 -o default48.png iceweasel_icon.svg With librsvg2-bin 2.40.11-1, this appears to crop the image, while with 2.40.10-1, it scaled it. Mike

