- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Feb 2019 12:59:02 +0000
- To: public-svg-issues@w3.org
@longsonr > color-interpolation="linearRGB" is implemented in Firefox for masks. It's not implemented elsewhere. Right. Masks (and compositing, and anti-aliasing, and image re-sampling) are the cases where using a linear-light, additive colorspace produces better results. While for gradients, using a perceptually linear space gives better results. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/svgwg/issues/366#issuecomment-461408908 using your GitHub account
Received on Thursday, 7 February 2019 12:59:04 UTC