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

Smoothing? #2

Open
nalin opened this issue Dec 19, 2018 · 1 comment
Open

Smoothing? #2

nalin opened this issue Dec 19, 2018 · 1 comment

Comments

@nalin
Copy link

nalin commented Dec 19, 2018

Great app! Thanks for sharing.

Any suggestions on how I could implement smoothing to the lines that are drawn?

@soupjake
Copy link
Owner

I imagine you can play around with the strokeJoin, strokeMiterLimit or other properties of the Paint class to try and achieve better smoothing.

I couldn't get much better than the standard settings with the strokeCap set to Round (as it currently is) but let me know if you manage to get something better!

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

2 participants