
22 Apr
2005
22 Apr
'05
2:59 p.m.
Lars Behrens wrote:
on Freitag, 22. April 2005 10:45 Lars Behrens wrote:
When I change the CMYK values by hand, the colors are too dull.
Sorry, I made a mistake, I entered the CMYK values in % but I have to change it in a value from 0 to 255 which renders the well known screaming RGB-colors. So anyway the colors are wrong...
1) In the CVS version now the CMYK sliders are scaled from 0-100 and not 0-255 anymore. (this is just for convenience, as internally it sets the RGB tripplet to 0-255 values)
2) At the moment Inkscape only knows sRGB color. We're working on getting it to support spot colors, ICC colors and more proper CMYK, but it's still a bit off.