Difference between revisions of "Gradient Toolbar"
Jump to navigation
Jump to search
Romain2Boss (talk | contribs) |
Romain2Boss (talk | contribs) |
||
Line 1: | Line 1: | ||
'''Warning: this a proposal of toolbar article template.''' | '''Warning: this a proposal of toolbar article template.''' | ||
The '''Gradient Toolbar''' is a set of graphical widgets used to create, edit and/or apply a [[gradient]] to a selection. | |||
== Overview == | == Overview == | ||
Line 14: | Line 16: | ||
== Implementation == | == Implementation == | ||
* src/widgets/toolbox.cpp | * [http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/files/head%3A/src/widgets/toolbox.cpp src/widgets/toolbox.cpp] | ||
* src/widgets/gradient-toolbar.h | * [http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/files/head%3A/src/widgets/gradient-toolbar.h src/widgets/gradient-toolbar.h] | ||
* src/widgets/gradient-toolbar.cpp | * [http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/files/head%3A/src/widgets/gradient-toolbar.cpp src/widgets/gradient-toolbar.cpp] | ||
== Linked bugs, blueprints and wishlists == | == Linked bugs, blueprints and wishlists == |
Revision as of 15:03, 17 December 2011
Warning: this a proposal of toolbar article template.
The Gradient Toolbar is a set of graphical widgets used to create, edit and/or apply a gradient to a selection.
Overview
Functions:
- New: Two options, linear or radial gradients
- On: Apply the new gradient to the background or the border of the object
- Change: Change the gradient of the selection
- Edit...: Open the [Gradient Dialog] to edit the gradient