rebootcode / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Eraser tool support #953

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Someone emailed me for this so I've taken the liberty of opening an enhancement 
request since it's not been suggested yet AFAIK.

Eraser tool... yeap. I have no idea of how to cleanly do this.

The eraser probably should have 2 modes:

1) Deep erase - erase everything regardless of layers
2) Layer erase - erase only for that layer

One naive way to do this is by using a stroke of background color (harder for 
case #2) to trick the user into thinking it's erasing... but it's gonna be a 
pain to maintain (eg. when partially erased objects are moved/rotated/resized). 
Even for path it gotta be non-trivial.

Ideas?

Original issue reported on code.google.com by asyazwan on 2 May 2012 at 1:42

GoogleCodeExporter commented 8 years ago
I'm dying to have a feature like this. I wouldn't mind paying a modest amount 
towards this feature. Thanks

Original comment by facilita...@gmail.com on 2 May 2012 at 10:21

GoogleCodeExporter commented 8 years ago
does any one have solution for eraser in SVG?

Original comment by marni.sr...@gmail.com on 18 Oct 2014 at 8:26

GoogleCodeExporter commented 8 years ago
Was there any solution figured?

Original comment by marni.sr...@gmail.com on 30 Dec 2014 at 10:23

GoogleCodeExporter commented 8 years ago
No

Original comment by facilita...@gmail.com on 30 Dec 2014 at 11:10