mscms: Support COLOR_CMYK to COLOR_3_CHANNEL translation.
commit6a307a0953c0763e8d7d0c57ca7faacac72454ad
authorLauri Kenttä <lauri.kentta@gmail.com>
Mon, 22 Mar 2021 08:51:22 +0000 (22 09:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Mar 2021 17:52:57 +0000 (22 18:52 +0100)
treea725fb043b7ab2305e618b84cbb18f44ca708b80
parentca47818cd01720c2425605d77337e4314a1d3d87
mscms: Support COLOR_CMYK to COLOR_3_CHANNEL translation.

It doesn't seem to matter whether COLOR_3_CHANNEL is mapped to
TYPE_RGB or TYPE_CMY, so I've left it as TYPE_RGB as is the default.

This makes Purple Pen orienteering map app usable (colors, not B/W).

Signed-off-by: Lauri Kenttä <lauri.kentta@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mscms/liblcms.c