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

Adding alpha value to brush strokes #27

Open
aaron-dees opened this issue Apr 15, 2024 · 1 comment
Open

Adding alpha value to brush strokes #27

aaron-dees opened this issue Apr 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@aaron-dees
Copy link

When working with brush strokes, it would be nice to add the alpha value as well when setting the colour.

You can achieve a similar affect by using pressure, but it may also be useful to have the alpha value set in brush.set, or brush.stroke. Currently it looks like the alpha is ignored.

Would it be possible to add capability of passing alpha values to these functions?

Thanks

@acamposuribe acamposuribe self-assigned this Sep 17, 2024
@acamposuribe acamposuribe added the enhancement New feature or request label Sep 17, 2024
@acamposuribe
Copy link
Owner

Hey @aaron-dees,
I've also considered this as I keep using the library. Will come back to you when/if I implement it!

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

No branches or pull requests

2 participants