Hi,
I'm looking for a way to do boolean operations with SVGs. I've been at it for a while, and saw various libraries, but I'm stumped, since my programming knowledge is still limited. I want to do the “regular” operations you'd do with a vector graphics program, such as union, intersection, xor and others.
I don't care if I have to use a library (preferably one that's maintained), but it should be a straightforward way, and I'd also request a small example on how to do it.
Thank you.
1