-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Can EraserBrush add hardness function? #50
Comments
What is hardness? |
@ShaMan123 Thanks for reply; You can see from this picture that setting the hardness has different effects. I found a code, but I don't know how to combine it with the brush, code: |
You can acheive this by subclassing the underlying PencilBrush methods. |
I did add an opacity level to erasing but it is global. You can try to manipulate that for your needs perhaps. |
Yes, opacity is global. I will try to find a way to support gradient. |
No description provided.
The text was updated successfully, but these errors were encountered: