You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would be something that would have to be implemented in your app; this library only handles the "lazy brush" part. What and how you draw is up to you. For example, using 2D canvas it's quite easy to draw using blurry edges by setting ctx.filter = 'blur(20px)'. It's not very efficient though.
Can support for faded edge be added?
Like this ⬇️
The text was updated successfully, but these errors were encountered: