dvc94ch / pycircuit

Use python for designing circuits (experimental) (deprecated in favor of https://electron-lang.org)
https://electron-lang.org
57 stars 10 forks source link

Add deedgify(polygon, radius) function #17

Open dvc94ch opened 6 years ago

dvc94ch commented 6 years ago

Arbitrary outlines are mostly supported. The only missing part is a function that takes a shapely polygon and a radius and returns a new shapely polygon with rounded corners.