Replies: 1 comment
|
You'd enable anti aliasing, but then the fill bucket won't work properly, as the antialiasing isn't a rendering state, but written into the actual canvas data. So the two iptions would be a very good fill algorithm or a custom (webgl?) canvas. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How would you go about making the brush strokes smoother?
All reactions