Re: Display jpeg image only use GTK instead of using imlib and gdk-pixbuf
- From: John Cupitt <jcupitt gmail com>
- To: "bhagirathi rec-all com" <bhagirathi rec-all com>
- Cc: gtk-list gnome org
- Subject: Re: Display jpeg image only use GTK instead of using imlib and gdk-pixbuf
- Date: Mon, 26 Jul 2004 13:54:00 +0000
On Mon, 26 Jul 2004 17:54:03 +0700, bhagirathi rec-all com
<bhagirathi rec-all com> wrote:
> I would like to display jpeg images using pure gtk instead of using imlib or gdk-pixbuf,
> because I want to keep my code as small as possible.
> As I know that imlib is quite big, and gdk-pixbuf contains gnome both of
> which I intend not to use them.
gdk-pixbuf does not need gnome. It's really quite a small library.
You can call libjpeg directly if you are determined to avoid
gdk-pixbuf: if you download the jpeg library sources there is some API
documentation in there.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]