Summary: | [CMYK] CGATS21_CRPC1.icc has a different rendering between softproofed and converted | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | David REVOY <info> |
Component: | Color models | Assignee: | wolthera <griffinvalley> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | griffinvalley, halla |
Priority: | NOR | ||
Version: | 4.2.7 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
^ screenshot of the bug
Image showing the differences for Coated FOGRA 260 |
Description
David REVOY
2019-10-04 15:02:40 UTC
Yes, this is correct, and I am not sure what is causing it. Could it be a bug in lcms's softproofing? That's what all three applications use. Asked on the lcms mailing list Thank you @Boud! Created attachment 123087 [details]
Image showing the differences for Coated FOGRA 260
I am seeing this on other icc profiles as well, though much less strong. Attaching an image showing the difference between conversion and softproofing using the difference blending mode to give an indication of how high the differences are.
Okay, this is the answer for Marti: "Regarding the issue, I've checked the profile with photoshop and also got weird results, so chances are the a2b1 proof table is not correct in this profile. Softproofing is performed in lcms by two steps. In first step the image is converted to the target colorspace using the settings the user wish, bpc rendering intent, etc. Once we have the image in the desired colorspace, we measure the lab values of the colors. To do so, we use relative colorimetric (i.e., no gamut remapping) in the reverse direction. This is encoded in the profile as the a2b1 table and is often called the "proofing" table. This is different from using the reverse table of perceptual a2b0, which "undoes" gamut mapping to display the image. So, tables may be diffeent on certain profiles. This could explain the differences you see. " That basically means the profile is borked... Ha, sad. The ICC color consortium propose only 23 official CMYK profiles: I thought I could at least trust their work and standard. I'm glad I found a workaround checking with another profile; I'll try to complain to upstream, I saw an email of the author/responsible of the icc: http://www.color.org/registry/CGATS21_CRPC1.xalter Thanks again for the investigation @boud and @wolthera on this! Yes, please do complain upstream -- I want to know what the author of the profile says :-) |