Hi all,

I'm writing PNG images and looking to save analysis info in tEXT
metadata. I found Nick's most excellent workaround at
http://blog.modp.com/2007/08/python-pil-and-png-metadata-take-2.html
and built off it so you can just use the standard save() method on
images. It's right on the verge of being a monkey patch ;-)

Here's a post and the code:

http://freshforever.net/2008/11/writing-png-metadata-in-pil-using-imagesave/

And, if it's easier, a pastie:

http://pastie.org/323865

Alway
-Nate
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to