diff options
author | Cosimo Cecchi <cosimo@endlessm.com> | 2015-06-08 16:35:31 -0700 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2015-06-12 08:55:23 -0700 |
commit | 06df94ff7bf8fe924226c5a5f3223c2fcf27ee10 (patch) | |
tree | f9f8e747485787de5a3749066b891b07e20a10c0 /testsuite | |
parent | e847c27aac17feed799ae14aeac90d68165a322e (diff) | |
download | gtk+-06df94ff7bf8fe924226c5a5f3223c2fcf27ee10.tar.gz |
icontheme: don't modify symbolic SVG dimensions when recoloring
When recoloring symbolic SVG, do not modify the original width and
height of the passed-in file; the function later will scale the image
through gdk_pixbuf_new_from_stream_at_scale(), but we should still
use the original size to create the proxy SVG, or the image will
possibly be doubly-resized or blurry.
https://bugzilla.gnome.org/show_bug.cgi?id=750605
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions