Difference between revisions of "Eraser Toolbar"

From Inkscape Wiki
Jump to navigation Jump to search
(Created page with "The '''Eraser Toolbar''' is a set of graphical widgets used to delete objects on the canvas. == Overview == File:Eraser-toolbar.png‎ Functions: * '''Width''': The wi...")
 
m
Line 1: Line 1:
The '''Eraser Toolbar''' is a set of graphical widgets used to delete objects on the canvas.
The '''Eraser Toolbar''' is a set of graphical widgets used to delete objects on the [[canvas]].


== Overview ==
== Overview ==

Revision as of 10:51, 25 March 2012

The Eraser Toolbar is a set of graphical widgets used to delete objects on the canvas.

Overview

Eraser-toolbar.png

Functions:

  • Width: The width of the eraser pen (relative to the visible canvas area)
  • Mode
    • Delete: Delete objects touched by the eraser
    • Cut: Cut out from objects

Preferences

  • /tools/eraser/mode: Mode parameter as Boolean
  • /tools/eraser/width: Width parameter as Double

Actual behaviours:

  • Parameters are stored in Preferences
  • No reset function is defined

Implementation

Linked bugs, blueprints and wishlists