Re: [svgwg] 'color-interpolation' isn't used for alpha compositing

> "linearRGB" is not a colorspace

Actually, the _exact opposite_. If you are doing math (addition, subtraction, multiplication) or color component values then they need to be linear-light to be additive. So sRGB, for example, is not additive (nor is any RGB colorspace with a gamma component). Linear sRGB, and CIE XYZ, are additive.

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

Received on Monday, 15 October 2018 14:17:53 UTC