[svgwg] Add color-interpolation="hsl" (#653)

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

== Add color-interpolation="hsl" ==
I know `color-interpolation` is in danger of being taken out the back and shot.  But if it does stick around, it might be nice to be able to interpolate gradients and colour animations in the HSL colour space.

    color-interpolation="hsl"

![capture](https://user-images.githubusercontent.com/840288/53889193-d681b500-408a-11e9-8b10-768ee13a3da3.PNG)

https://codepen.io/PaulLeBeau/full/wOoZRb

I am aware that the limiting factor here is generally whatever the backend 2D rendering frameworks support.  But it's nice to dream a little :)


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

Received on Wednesday, 6 March 2019 14:42:00 UTC