Smoother brush strokes #287
sayhijordy
started this conversation in
Ideas
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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How would you go about making the brush strokes smoother?
Beta Was this translation helpful? Give feedback.
All reactions