On 1 September 2017 at 20:47, John Reiser <jrei...@bitwagon.com> wrote:
> Yes, losing 16 pixels width will be unfortunate, but it is a
> better default because it looks nicer.

I've tried this, and the "cropped" icons look much worse than the
padded ones. Plus, multiplying by 3 is a much more expensive thing to
do on lots of pixbufs, as it's not a power of two and can't be done
using a bitshift. This is also the reason we pre-render the SVGs;
showing ~100 64x64 icons "instantly" isn't an easy thing to do when
you're using rsvg.

Richard.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to