Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add percentage support for text range animators #2522

Open
gpeal opened this issue Jul 24, 2024 · 2 comments
Open

Add percentage support for text range animators #2522

gpeal opened this issue Jul 24, 2024 · 2 comments

Comments

@gpeal
Copy link
Collaborator

gpeal commented Jul 24, 2024

Follow-up from #2518

cc @allenchen1154

@allenchen1154
Copy link
Contributor

Lottie Web implementation for reference. Are there examples in the repo of representing Bezier curves?

@gpeal
Copy link
Collaborator Author

gpeal commented Jul 25, 2024

@allenchen1154 beziers are used almost everywhere in Lottie 😄
Here is an example where animated paths are parsed. A path is represented as a list of cubic beziers and animations also use cubic beziers to interpolate between keyframes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants