- From: Isaac Muse via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Nov 2024 16:15:50 +0000
- To: public-css-archive@w3.org
This probably only translates easily when doing simple linear interpolation like CSS currently does. I have a library that also employs cubic splines for interpolation in order to provide smoother transitions, and applying this logic to such implementations would be very cumbersome. Such issues would not affect CSS in its current form, and I only mention this as I don't know what the future of CSS colors holds, but every decision could affect future plans and may require more complicated solutions if branching out to anything fancier in the future, especially if this hue logic is desired to be upheld in such things. But it is also possible that CSS will never need anything more complicated than simple, piecewise linear interpolation. -- GitHub Notification of comment by facelessuser Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11238#issuecomment-2506453677 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 28 November 2024 16:15:51 UTC