Re: [csswg-drafts] [css-color-4] Do we need API for converting between colorspaces?

The CSS Working Group just discussed `API for converting between color spaces`, and agreed to the following resolutions:

* `RESOLVED: Add an API for converting between the browser's known color spaces; dino will bring a proposal to the group.`

<details><summary>The full IRC log of that discussion</summary>

```
<dino> Topic: API for converting between color spaces
<dino> GitHub Topic: https://github.com/w3c/csswg-drafts/issues/1248
<TabAtkins> dino: So say you're writing an imaging tool and you want to have some code that converts between color spaces.
<dbaron> TabAtkins: we should.  I don't like it when there's complicated math the browser can do, but there's no API for it.
<dbaron> TabAtkins: I've had to write this code in JS by looking up papers.
<TabAtkins> RESOLVED: Add an API for converting between the browser's known color spaces; dino will bring a proposal to the group.
```
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1248#issuecomment-296038191 using your GitHub account

Received on Friday, 21 April 2017 03:22:12 UTC