Re: [svgwg] CMYK Support

> What is the state of devicecmyk support with @color-profile?

Note that these are two different things. Calibrated color (including calibrated CMYK) uses a color profile. devicecmyk is for un-calibrated values passed straight through to the output device, and no color profile is used.
As @fsoder mentioned, CSS Color 4 is the place to look for this. In particular [color profile at-rule](https://drafts.csswg.org/css-color/#at-profile) and [devicecmyk](https://drafts.csswg.org/css-color/#cmyk-colors)

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/343#issuecomment-328981472 using your GitHub account

Received on Tuesday, 12 September 2017 20:54:31 UTC