Re: Gdk PixbufAnimation supported formats



Hi.

2013/4/18 Kip Warner <kip thevertigo com>

I've tried looking through the Gtk+ source in gdk/* and gtk/*, but
maybe I've just been looking in the wrong places. I also tried looking
through what relevant documentation I could find on the Gdk's C API,
and didn't manage to find what I needed. I'm guessing that perhaps this
is because the actual loading is deferred to some other lower level
external backend to Gdk, such as Cairo, but I'm speaking from
ignorance.


Gtk+ uses gdk-pixbuf [1] library to load/store images. You can check
what image formats your library supports by calling
gdk-pixbuf-query-loaders [2] utility.

Cheers,
Tadej


[1] https://developer.gnome.org/gdk-pixbuf/stable/
[2] https://developer.gnome.org/gdk-pixbuf/stable/gdk-pixbuf-query-loaders.html

--
Tadej Borovšak
blog.borovsak.si
tadeboro gmail com
tadej borovsak gmail com


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]