Re: Replacing Imlib in the GNOME libraries




> This gdk-pixbuf library could be useful for me too,
> but as I've understood it it loads images in an ArtPixBuf, and I can't
> see how to render the ArtPixBuf into a GdkPixmap to actually show it,
> "grep GdkPixmap *.h" on the libart headers gives nothing!

You use gdkrgb (from gtk+/gdk/gdkrgb.h) to render the RGB buffer into
the screen.

Miguel.



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