[svgwg] ICC support in Conforming High-Quality SVG viewer

svgeesus has just created a new issue for https://github.com/w3c/svgwg:

== ICC support in Conforming High-Quality SVG viewer ==
[Conforming High-Quality SVG Viewer](https://www.w3.org/TR/SVG2/conform.html#ConformingHighQualitySVGViewers) says:

> Color management via ICC profile support (i.e., the ability to support colors defined using ICC profiles).

This has been in SVG since 1.0, is implemented in Inkscape, used to be implemented i the Adobe and Corel viewers. That functionality (`@profile` etc) is now in [CSS Color 4](https://drafts.csswg.org/css-color-4/#icc-colors) while SVG2 references CSS Color 3.

Using color profiles is a good and useful feature and should be encouraged. Conforming High-Quality SVG Viewer is in any case a clearly optional feature, so doesn't impede progress to Recommendation. So my preferred option would be to keep the wording, and add an informative reference to CSS Color 4 in references.

Thoughts?

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/532 using your GitHub account

Received on Monday, 20 August 2018 11:45:18 UTC