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

Allow pressure to modify Opacity and/or Flow #24

Open
garg opened this issue Sep 8, 2015 · 3 comments
Open

Allow pressure to modify Opacity and/or Flow #24

garg opened this issue Sep 8, 2015 · 3 comments

Comments

@garg
Copy link

garg commented Sep 8, 2015

Currently the pressure parameter alters the radius of the brush stroke. It would be beneficial if the pressure could also be used for changing the opacity and flow settings. The Photoshop brush allows the user to choose which brush properties are changed with pen pressure.

@VoidVolker
Copy link

I start work on this issue. Right now I'm researching sources.

@Oletus
Copy link
Owner

Oletus commented Jan 16, 2016

This would be a good feature, but it's maybe better to do it as a part of a larger brush overhaul. Have to think about backwards compatibility and the possibility of re-rendering the picture to a different resolution too. "Opacity" is the opacity of the brush stroke as a whole though, so varying that along the stroke doesn't make sense.

@garg
Copy link
Author

garg commented Jan 18, 2016

Understood. The HTML5 Pointer Events API that detects touch/pen pressure is supported by IE and Edge. Firefox and Chrome are supposed to support it this year. This would be a useful addition for when it's supported across more browsers.

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

3 participants