palette icon indicating copy to clipboard operation
palette copied to clipboard

Color profile support

Open Ogeon opened this issue 9 years ago • 3 comments

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.

Ogeon avatar Feb 03 '16 15:02 Ogeon

Here is a pdf with the reference: http://www.color.org/specification/ICC1v43_2010-12.pdf

Ogeon avatar Feb 04 '16 14:02 Ogeon

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.

sidred avatar Feb 04 '16 14:02 sidred

I don't know. I haven't studied it enough.

Ogeon avatar Feb 04 '16 14:02 Ogeon