hi, Alexey, yeah it is the main idea for now. Darin, I am going to work in icc profile/color management support, so looking color class I saw this possible "fix" and asked webkit-dev opinion. But any advice about color management in webkit would be fine. Igor 2010/8/31 Alexey Proskuryakov <ap@webkit.org>:
30.08.2010, в 17:45, Darin Adler написал(а):
Is there any real world problem changing this would solve? If not, the current approach works and is efficient since a color takes just a 32-bit integer plus one more bit to store.
Full support for CMYK and other formats could make printing better, see <https://bugs.webkit.org/show_bug.cgi?id=12205>. But we'd need to pass these to printing layer unchanged, as opposed to letting color matching convert them to RGB.
- WBR, Alexey Proskuryakov