[Image-SIG] Embedded ICC profiles

Florian Höch lists+Image_SIG at hoech.org
Sat Feb 23 20:22:45 CET 2008


Another fix for PIL 1.1.6, this time to enable ICC profile access in psd 
files.

Changes needed in PsdImagePlugin.py (diff format):
110a111,112
 >                 if id == 1039: # ICC profile
 >                     self.info["icc_profile"] = data

Regards,

Florian


More information about the Image-SIG mailing list