- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Mar 2019 16:08:55 +0000
- To: public-svg-issues@w3.org
AmeliaBR has just labeled an issue for https://github.com/w3c/svgwg as "Proposal": == 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/53894611-44cb7500-4095-11e9-8535-90a564cd3ad4.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 :) See https://github.com/w3c/svgwg/issues/653
Received on Wednesday, 6 March 2019 16:08:57 UTC