Re: [csswg-drafts] [css-images] Add easing functions to color stops (#1332)

I'm glad that this is getting resolved! We do still need to decide if the easing functions should influence color-stop fixup. I think they should to be consistent with midpoints but with these acting as unpositioned stops rather than positioned stops for the purpose of fixup.

One other note on the comment `Concern is that CG is a graphics library that webkit uses and I don't think supports easing functions in this situation`. What Firefox does for the current midpoint syntax is essentially create 10 color-stops without midpoints to approximate. Webkit could easily do something similar until proper support is added. I'm working on support in webrender so that Servo and Firefox can have proper interpolation for midpoints and the new interpolation functions. I'm happy to look into implementing that elsewhere once I'm done though I will have less time with school starting.

Let me know if there is anything else that I can help with!

-- 
GitHub Notification of comment by Bryce-MW
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1332#issuecomment-911150428 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 2 September 2021 04:23:45 UTC