Paintbucket Toolbar

From Inkscape Wiki
Revision as of 18:42, 1 September 2012 by Romain2Boss (talk | contribs) (→‎Implementation: Updating with Toolbar breakdown files)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Paintbucket Toolbar is a set of graphical widgets used to fill a shape.

Overview

Paintbucket-toolbar.png

Functions:

  • Fill by: Type of filling to apply to the shape
  • Threshold: The maximum allowed difference between the clicked pixel and the neighboring pixels to be counted in the fill
  • Grow/Shrink by: The amount to grow (positive) or shrink (negative) the created fill path
  • Close gaps: Size of gaps to ignore
  • Reset: Reset paint bucket parameters to defaults (use Inkscape Preferences > Tools to change defaults)

Preferences

  • /tools/paintbucket/autogap: Close gaps parameter as Boolean
  • /tools/paintbucket/channels: Fill by parameter as Integer
  • /tools/paintbucket/offset: Grow/shrink by parameter as Double
  • /tools/paintbucket/offsetunits: Grow/shrink by unit parameter as String
  • /tools/paintbucket/threshold: Threshold parameter as Integer

Actual behaviours:

Implementation

Linked bugs, blueprints and wishlists