I am trying to figure out a simple way of converting a Numeric array to
a gtk.gdk.Pixbuf without depending on PIL.

I am having a hard time finding documentation on how to make an RGB XPM
file or even if it is possible.

gdk_pixbuf_new_from_data seems like is what I want, but it does not
appear to be wrapped in pygtk 1.99.14.

Any suggestions?

Tony
-- 
Anthony Joseph Seward <[EMAIL PROTECTED]>

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to