Summary: | Wrong CIE color rendering | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Igor Melichev <igor.melichev> |
Component: | Graphics Library | Assignee: | Dan Coby <dan.coby> |
Status: | NOTIFIED FIXED | ||
Severity: | normal | CC: | dcarlin |
Priority: | P2 | ||
Version: | master | ||
Hardware: | All | ||
OS: | All | ||
Customer: | Word Size: | --- | |
Attachments: | sRGB CRD patch |
Description
Igor Melichev
2002-12-09 03:27:15 UTC
Default Ghostscript CRD does chromatic adaptation in RGB color space. This is definitely wrong. In practical terms it means that /MatricPQR is missing from the CRD. HP has published a public domain CDR for sRGB color space. http://www.srgb.com/postscript/srgbpscrd.htm My patch is similar to sRGB but uses C implementation of TransformPQR Created attachment 64 [details]
sRGB CRD patch
The patch is committed to HEAD branch. *** Bug 686752 has been marked as a duplicate of this bug. *** |