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

Renderer: Add stroke trim API #2190

Open
hermet opened this issue Apr 16, 2024 · 0 comments
Open

Renderer: Add stroke trim API #2190

hermet opened this issue Apr 16, 2024 · 0 comments
Labels
feature New feature additions
Milestone

Comments

@hermet
Copy link
Member

hermet commented Apr 16, 2024

Stroke trimming is useful for artistic visuals including Lottie Animation.
ThorVG already has this feature built-in; it could provide the APIs for general usage:

Shape::strokeTrim(float begin = 0.0f, float end = 1.0f)
@hermet hermet added the feature New feature additions label Apr 16, 2024
@hermet hermet added this to the 0.14 milestone Apr 16, 2024
@hermet hermet changed the title Renderer: Add stroke trim interface. Renderer: Add stroke trim API Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature additions
Projects
Status: No status
Development

No branches or pull requests

1 participant