linebender / interpoli

Apache License 2.0
6 stars 3 forks source link

Rework gradient support to match Peniko #6

Open waywardmonkeys opened 4 weeks ago

waywardmonkeys commented 4 weeks ago

Peniko has an additional gradient kind that isn't supported here.

We should grow to match Peniko: https://github.com/linebender/peniko/blob/3d040a9d4f309c2dbefbd96b64bfb0cc629fec33/src/gradient.rs#L61-L93

simbleau commented 3 weeks ago

This is great actually, because Lottie has sweep gradients we never supported :)