Comment #2 on issue 21659 by [email protected]: CMYK JPEG rendered wrong either on the Mac or on Windows. http://code.google.com/p/chromium/issues/detail?id=21659
One thing that might not be unimportant is that firefox decodes cmyk jpegs in inverse cmyk mode (i.e. c := 1 - c_from_jpeg). It looks like photoshop writes them that way, but other programs might write them not inverted. So Safari perhaps doesn't do the channel inversion. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
