I have an image with multiple layers. Now i would like to make parts of the image to new svg files by cropping/extracting rect. areas from it.
But if i use the clip, each new file has 2 problems:
- they contain everything from the main file (but hidden)
- all the layers are joined into a single layer (not acceptable)
So is there any way to carve/extract/copy trough all layers and just a certain
