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 _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig