Hi to all.
A new feature born in Hackfest 2016 thanks to the idea of Martin Owens to improve the eraser tool. This is a 0.93 feature.
Here are the video: http://jabiertxof.marker.es/2016/05/new-eraser-mode -in-inkscape.html
And here the branch: https://code.launchpad.net/~inkscape.dev/inkscape/clip_eraser
Cheers and dance!
This looks really good Jabier,
Thank you so much for spending the time on the feature.
My main question is: does this feature work on the selected items or on all items in the layer? I noticed the code loops through all items to apply the clip mask.
(at some point we should look at the speed of the eraser tool, because it's a bit slow even on fast machines (I mean the apply speed, not the drag speed))
Best Regards, Martin Owens
On Sun, 2016-05-22 at 05:41 +0200, Jabiertxo Arraiza Cenoz wrote:
Hi to all.
A new feature born in Hackfest 2016 thanks to the idea of Martin Owens to improve the eraser tool. This is a 0.93 feature.
Here are the video: http://jabiertxof.marker.es/2016/05/new-eraser-mo de -in-inkscape.html
And here the branch: https://code.launchpad.net/~inkscape.dev/inkscape/clip_eraser
Cheers and dance!
Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Hi Martin:
El dom, 22-05-2016 a las 00:58 -0400, Martin Owens escribió:
This looks really good Jabier,
Thank you so much for spending the time on the feature.
My main question is: does this feature work on the selected items or on all items in the layer? I noticed the code loops through all items to apply the clip mask.
If no selection, use bounding box of the eraser tool -red- contained items, if there is selection use only selected items, retaining selection after it.
I also think it works throught layers, but not tested yet, maybe need to switch 2 or 3 lines from current layer to top most.
(at some point we should look at the speed of the eraser tool, because it's a bit slow even on fast machines (I mean the apply speed, not the drag speed))
Not sure about the speed, I try it in a very slow machine in the video. I think I can speed a bit I need to put time marks to get the slower processes.
Best Regards, Martin Owens
Cheers, Jabier.
I Just make some speed improvements and fixes to work over all layers.
Cheers, Jabier.
El dom, 22-05-2016 a las 00:58 -0400, Martin Owens escribió:
This looks really good Jabier,
Thank you so much for spending the time on the feature.
My main question is: does this feature work on the selected items or on all items in the layer? I noticed the code loops through all items to apply the clip mask.
(at some point we should look at the speed of the eraser tool, because it's a bit slow even on fast machines (I mean the apply speed, not the drag speed))
Best Regards, Martin Owens
On Sun, 2016-05-22 at 05:41 +0200, Jabiertxo Arraiza Cenoz wrote:
Hi to all.
A new feature born in Hackfest 2016 thanks to the idea of Martin Owens to improve the eraser tool. This is a 0.93 feature.
Here are the video: http://jabiertxof.marker.es/2016/05/new-eraser- mo de -in-inkscape.html
And here the branch: https://code.launchpad.net/~inkscape.dev/inkscape/clip_eraser
Cheers and dance!
Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (2)
-
Jabiertxo Arraiza Cenoz
-
Martin Owens