[issue13514] PIL does not support iTXt PNG chunks [patch]

2011-11-30 Thread Paul Sladen
New submission from Paul Sladen : The Python Imaging Library does not support handling of UTF-8 'iTXt' key:value chunks in PNG files: http://www.w3.org/TR/PNG/#11iTXt Such support is necessary for successful extraction of key:value pairs of UTF-8 encoded data, stored in an

[issue13514] PIL does not support iTXt PNG chunks [patch]

2011-11-30 Thread Paul Sladen
Paul Sladen added the comment: Thank you Ezio. I could not see a separate bug tracker listed on: http://www.pythonware.com/products/pil/ could you help me by providing a link to where it /should/ be filed correctly for PIL itself