-
Notifications
You must be signed in to change notification settings - Fork 0
IMAGELIB
Octavio Alvarez edited this page Aug 29, 2013
·
1 revision
IMAGELIB library
Sets Superkb Xlib rendering engine to use a particular icon loading and rendering library.
- library
- Specifies the library to be used, either gdkpixbuf or imlib2.
Default value is imlib2. Please beware that even if Imlib2 support is not compiled in, the default value is still imlib2.
Since: 0.10.
This option only affects if Xlib rendering is compiled in. It does not affect Cairo rendering.
In order for the options to be supported (either gdkpixbuf or imlib2), its corresponding code must be compiled in. For example, your Superkb version might have been compiled without Gdk-pixbuf support. In this case the only valid option would be imlib2.