Star Toolbar

From Inkscape Wiki
Revision as of 18:44, 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 printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Star Toolbar is a set of graphical widgets used to draw or edit star or regular polygon shapes.

Overview

Star-toolbar.png

Functions:

  • Flatsided: Type of shape
    • Polygon: Regular polygon (with one handle) instead of a star
    • Star: Star instead of a regular polygon (with one handle)
  • Corners: Number of corners of a polygon or star
  • Spoke ratio: Base radius to tip radius ratio
  • Rounded: How much rounded are the corners (0 for sharp)
  • Randomized: Scatter randomly the corners and angles
  • Defaults: Reset shape parameters to defaults (use Inkscape Preferences > Tools to change defaults)

Preferences

  • /tools/shapes/star/isflatsided: Flatsided parameter as Boolean
  • /tools/shapes/star/magnitude: Corners parameter as Integer
  • /tools/shapes/star/proportion: Spoke ratio parameter as Double
  • /tools/shapes/star/randomized: Randomized parameter as Double
  • /tools/shapes/star/rounded: Rounded parameter as Double

Actual behaviours:

Implementation

Linked bugs, blueprints and wishlists