David Emory Watson <[EMAIL PROTECTED]> writes:
> I am trying to create a pixbuf from a jpg file stored in memory.  If I
> am reading the gtk-pixbuf documentation correctly, this is currently not
> supported.  Is this possible with gtk-pixbuf from cvs, libjpeg, or will
> I have to resort to saving the file to disk?  Any pointers would be
> appreciated as I've just about exhausted google....
> 

It should be possible with GdkPixbuf. You may have to use
GdkPixbufLoader to do it though.

Havoc
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to