Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White point bug in cmsCreateRGBProfileTHR? #39

Closed
fnordware opened this issue Jan 22, 2015 · 1 comment
Closed

White point bug in cmsCreateRGBProfileTHR? #39

fnordware opened this issue Jan 22, 2015 · 1 comment

Comments

@fnordware
Copy link

Profiles created using cmsCreateRGBProfileTHR() appear to always get the D50 white point, not whatever is passed in. Is this a bug?

@mm2
Copy link
Owner

mm2 commented Jan 23, 2015

Hi, thanks for reporting, No, it is not a bug, this function generates display profiles, and display profiles are required to have D50 as media white by the ICC spec in 9.2.34 "mediaWhitePointTag": "For displays, the values specified shall be those of the PCS illuminant as defined in 7.2.16."
See also Appendix D.7.7 for more info.

@mm2 mm2 closed this as completed Jan 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants