williamngan / pts

A library for visualization and creative-coding
https://ptsjs.org
Apache License 2.0
5.16k stars 182 forks source link

Add support for roundRect method. #201

Open ProtonGustave opened 1 year ago

ProtonGustave commented 1 year ago

Canvas has that method, that's easy way to create rounded rectangles, and there is no other way to do that with lib atm. I can create PR.

williamngan commented 1 year ago

Thanks @ProtonGustave - if you can submit a PR, that would be great!