Title: Message
I would like to create an image on the fly and stream it to the browser. Is there any information on how to do this exactly using PIL (or any other library)? In my python program, I am converting a random text to an image. I can serve it to the browser now but I hae to save it to a file. I like to stream it and not save it to file system. How is this possible?
 
Regards,
 
-Jalil
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to