mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 12:54:11 +02:00
gresource: Document the to-pixdata
option as being deprecated
Just embed a PNG instead. gdk-pixbuf deprecated its pixdata support in version 2.32, in 2015. Signed-off-by: Philip Withnall <pwithnall@endlessos.org> Fixes: #1281
This commit is contained in:
@@ -219,6 +219,9 @@ searched for in the <envar>PATH</envar>.
|
||||
<varlistentry>
|
||||
<term><envar>GDK_PIXBUF_PIXDATA</envar></term>
|
||||
<listitem><para>
|
||||
Deprecated since gdk-pixbuf 2.32, as <type>GResource</type> supports embedding
|
||||
modern image formats without conversion.
|
||||
</para><para>
|
||||
The full path to the <command>gdk-pixbuf-pixdata</command> executable. This is
|
||||
used to preprocess resources with the <literal>to-pixdata</literal> preprocessing
|
||||
option. If this environment variable is not set, <command>gdk-pixbuf-pixdata</command>
|
||||
|
Reference in New Issue
Block a user