>>>>> "Tim" == Tim Evans <[EMAIL PROTECTED]> writes:
Tim> Producing a string from a pixbuf (in PNG format) is coverred
Tim> here: http://bugzilla.gnome.org/show_bug.cgi?id=82203
Tim> This patch will be part of GTK+-2.4. Until then the only way
Tim> to get a pixbuf in a string is to use a temporary file.
Thanks for the info. My question was in response to a matplotlib user
who is trying to eke out every last drop of performance, and he needs
the output to stdout, so writing to a temp file and then piping it is
not a good option for him.
JDH
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/