- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Thu, 10 Feb 2022 19:49:03 +0000
- To: public-css-archive@w3.org
The one problem that I see with this is that there is no one right interpolation color space that is good for everything. This will be particularly noticeable when we update Compositing to allow a linear-light colorspace like `xyz-d65` in addition to the current only (and wildly incorrect) option, gamma-encoded `srgb`. This is why we had `color-interpolation filters` as well as `color-nterpolation`, as they have different initial values and filters needed to operate in alpha-premultiplied `srgb-linear`. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7035#issuecomment-1035418010 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 10 February 2022 19:49:05 UTC