Hi there,
I have the following SVG path data that I wish to use as a CustomEase. However, I think that CustomEase might not be properly normalizing this path:
M16,350C17.6667,361.8333,18.2157,421,26,421
When pasted into the Ease Visualizer, this is the result:
This SVG path data was generated by my new ae-ease-to-gsap-customease script, so it's possible that my script just hasn't generated the correct SVG path data. However, it certainly looks correct, which is why I'm currently suspecting that this might be an issue in CustomEase.
Thanks for your time,
Alex
EDIT: For additional context, here's what this curve looks like in AfterEffects: