mathandy / svgpathtools

A collection of tools for manipulating and analyzing SVG Path objects and Bezier curves.
MIT License
556 stars 139 forks source link

Any plan for path boolean operations and path simplification? #214

Open taoari opened 1 year ago

taoari commented 1 year ago

Any plan for path boolean operations and path simplification? These are common operations on svg paths.

tatarize commented 1 year ago

No.

I'm a fan of https://github.com/KaivnD/pypolybool for that stuff. It's not an easy addition here and may be out of scope, though mathandy's project scope seems to bleed into other areas as "tools".

Vatti and Martinez and all the other path boolean operations require at a minimum: