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

lottie: improve Expressions #2233

Open
8 tasks
hermet opened this issue Apr 30, 2024 · 0 comments
Open
8 tasks

lottie: improve Expressions #2233

hermet opened this issue Apr 30, 2024 · 0 comments
Labels
enhancement Improve features lottie Lottie animation
Milestone

Comments

@hermet
Copy link
Member

hermet commented Apr 30, 2024

Missing major lottie expressions spec:

Layer Sub-objects attributes and methods

  • effect(name) //thorvg needs to support layer effect first
  • effect(index) //thorvg needs to support layer effect first

Property attributes and methods

  • propertyGroup(countUp = 1)
  • propertyIndex

Layer Space Transforms methods

  • toComp(point, t=time)
  • fromComp(point, t=time)
  • fromCompToSurface(point, t=time)

Expression access to paths points on shapes, masks, and brush strokes

  • pointOnPath()

The rest of spec may not be useful. A clear and practical test suite is necessary to cover them.
See history: #1640

@hermet hermet added enhancement Improve features lottie Lottie animation labels Apr 30, 2024
@hermet hermet added this to the 0.14 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve features lottie Lottie animation
Projects
Status: No status
Development

No branches or pull requests

1 participant