Acbox Sky
unread,May 24, 2024, 5:51:53 AM5/24/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to skia-discuss
As we know, svg has calcMode to implement interpolation animation, but I use `ck.Path.MakeFromPathInterpolation` to interpolate value from a path to a other path, it always returns null. I think that the two points' amount is different, so how to implement two different points path's interpolation animation?