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 opacity to style and implement it as a renderer effect #684

Open
jrmoulton opened this issue Nov 13, 2024 · 0 comments
Open

Add opacity to style and implement it as a renderer effect #684

jrmoulton opened this issue Nov 13, 2024 · 0 comments

Comments

@jrmoulton
Copy link
Collaborator

add the ability to add opacity as a style and then implement opacity in each of the renderers.

It should be tracked in the paint context and should work with save/restore so that entire elements can be given a new opacity.

In vello, this can be implemented by pushing a new layer with the opacity.
Tiny skia probably also has something built in to enable this.
Vger might be tricky.

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

No branches or pull requests

1 participant