-
Notifications
You must be signed in to change notification settings - Fork 15
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
Initial wording for shape rendering #16
Conversation
This SHOULD match lottie-web output. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Mattia, this is awesome!
As a sanity check, I've written this script that given rendering instructions as per the specs, renders a lottie path shape: https://gist.github.com/mbasaglia/5e82cbbe64bbbd3ce96aadb0f952b1e9 Perhaps it would be useful to add it to the github actions to verify the instructions make sense and such but it would need more work for that. |
Adds wording for shape algorithms. I used BCP 14 words to specify compliance requirements.