Re: Roadmap



On Mon, 2002-03-11 at 22:44, Bryan W. Headley wrote:
> Congrats on the 2.0 release..
> Is there a roadmap of features you guys want Gtk+ to support?
> 
> I ask because I'd like to have a gdk_pixbuf_new_from_raw_data (), that
> behaves like gdk_pixbuf_new_from_file, except, well, I have guchar* that
> came from somewhere (okay: a DB Blob) that IS the exact contents of an
> image file, and I want it to work as if I gave it a filename.

You should have a look at the GdkPixbufLoader API which already does
something like this.

http://developer.gnome.org/doc/API/2.0/gdk-pixbuf/gdkpixbufloader.html

Anders



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