Fix symbolic.svg rendering
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Nov 2017 23:55:01 +0000 (18:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Nov 2017 23:56:32 +0000 (18:56 -0500)
commit284fd36e5d3f1297a6e443971802f9191b11f42a
tree910ce994b2899fcdb1aeaf3e95f26d0efd6bd946
parent73a3d4b785205319013a79d8d509296bb2b1fd24
Fix symbolic.svg rendering

With the shader approach to symbolic recoloring, we must
not recolor the svgs anymore as we're loading them. Instead,
load them the same way that gtk-encode-symbolic-svg does.

This fixes the rendering of large symbolic icons e.g. the
'no search results found' page in the file chooser.
gtk/encodesymbolic.c
gtk/gdkpixbufutils.c
gtk/gdkpixbufutilsprivate.h
gtk/gtkicontheme.c
gtk/meson.build