mathandy / svgpathtools

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

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

Open taoari opened 10 months ago

taoari commented 10 months ago

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

tatarize commented 8 months 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: