adobe-webplatform / Snap.svg

The JavaScript library for modern SVG graphics.
http://snapsvg.io
Apache License 2.0
13.96k stars 1.15k forks source link

Boolean Operations #167

Open cjgammon opened 10 years ago

cjgammon commented 10 years ago

Would be great to have Boolean operations on SVG elements. Capabilities like Union, Difference, Intersection, or Exclusion.

See this Raphaël plugin for an example of how this might look https://github.com/poilu/raphael-boolean

leifcr commented 10 years ago

As it is a plugin for raphael, shouldn't it also be a plugin for Snap.svg instead of in core?

adius commented 10 years ago

+1

tomashanacek commented 10 years ago

+1

superlou commented 8 years ago

Any news on this?