palette
palette copied to clipboard
Color profile support
Add some sort of support for ICC profiles. Could be statically embedded, fully dynamic or both. This will make things like accurate CMYK possible, as discussed in #6.
Here is a pdf with the reference: http://www.color.org/specification/ICC1v43_2010-12.pdf
The document talks about media-relative colorimetric data and ICC-absolute colorimetric data for XYZ. Can we assume that the media-relative is similar to White Point or separate the XYZ by the ICC / media-type trait?
I think the overall stuff is fairly straightforward, Its just that the information is scattered in so many places. We need to focus on getting the rights strutctre. One step at a time I guess.
I don't know. I haven't studied it enough.