From: buliabyak
Date: Wed, 11 Apr 2007 05:09:50 +0000 (+0000)
Subject: calligraphy and paintbucket update
X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=16bb7e52bde3cc3e49215380f681ba4777caecfd;p=inkscape.git
calligraphy and paintbucket update
---
diff --git a/doc/keys.html b/doc/keys.html
index 03600d231..24bac4996 100644
--- a/doc/keys.html
+++ b/doc/keys.html
@@ -17,7 +17,7 @@ are configurable by the user; see the default.xml file for details on how to do
supposed to work the same as corresponding regular keys. If you have a new shortcut
idea, please contact the developers (by writing to the devel mailing list
or by submitting an
-RFE).
Contents: Tools | Dialogs | Controls bar | Canvas | Palette | File | Window | Layers | Object | Path | Selector | Node tool | Rectangle tool | Ellipse tool | Star tool | Spiral tool | Zoom tool | Pencil tool | Pen (Bezier) tool | Calligraphy | Gradient tool | Dropper tool | Text tool
Tools |
+RFE).Contents: Tools | Dialogs | Controls bar | Canvas | Palette | File | Window | Layers | Object | Path | Selector | Node tool | Rectangle tool | Ellipse tool | Star tool | Spiral tool | Zoom tool | Pencil tool | Pen (Bezier) tool | Calligraphy | Paint Bucket | Gradient tool | Dropper tool | Text tool
Tools |
F1,
@@ -37,7 +37,7 @@ RFE). Contents: To
Shift+F6,
b | Bezier (Pen) tool |
Ctrl+F6,
-c | Calligraphic tool |
+c | Calligraphy tool |
Shift+F7,
u | Paint Bucket tool |
Ctrl+F1,
@@ -942,13 +942,31 @@ groups) with the same effect as Alt+click.) |
Calligraphy |
mouse drag | draw a calligraphic line |
+Shift+mouse drag | add to selected path |
+Drawing with Shift unions the newly created stroke with the previous selection |
+Ctrl+mouse drag | track a guide path |
+Drawing with Ctrl tracks a selected guide path at the constant distance |
+Alt+mouse drag | thin selected paths |
+Shift+Alt+mouse drag | thicken selected paths |
+Dragging with Alt or Shift+Alt over selected paths makes them thinner/thicker where you drag |
Left arrow,
-Right arrow | adjust pen width |
+Right arrowadjust pen width by 1 |
+Home,
+End | set pen width to 1 or 100 |
Up arrow,
Down arrow | adjust pen angle |
Width and angle can be adjusted while drawing. |
Esc | deselect |
+Paint Bucket |
+
+click | fill a bounded area |
+Shift+click | add to selected path |
+Clicking with Shift unions the newly created fill with the previous selection |
+Ctrl+click | set fill color |
+Shift+Ctrl+click | set stroke color |
+Ctrl+clicking an object sets its fill (or stroke with Shift) to the tool's current style |
+
Gradient tool |
Creating gradients |
diff --git a/doc/keys.xml b/doc/keys.xml
index dd0716778..ad110a21a 100644
--- a/doc/keys.xml
+++ b/doc/keys.xml
@@ -25,7 +25,7 @@ RFE).
e Ellipse/arc tool
p Freehand (Pencil) tool
b Bezier (Pen) tool
-c Calligraphic tool
+c Calligraphy tool
u Paint Bucket tool
g Gradient tool
d Dropper tool
@@ -970,13 +970,32 @@ groups) with the same effect as Alt+click.)
*
draw a calligraphic line
- adjust pen width
+ add to selected path
+Drawing with Shift unions the newly created stroke with the previous selection
+ track a guide path
+Drawing with Ctrl tracks a selected guide path at the constant distance
+ thin selected paths
+ thicken selected paths
+Dragging with Alt or Shift+Alt over selected paths makes them thinner/thicker where you drag
+ adjust pen width by 1
+ set pen width to 1 or 100
adjust pen angle
Width and angle can be adjusted while drawing.
deselect
+*
+
+ fill a bounded area
+ add to selected path
+Clicking with Shift unions the newly created fill with the previous selection
+ set fill color
+ set stroke color
+Ctrl+clicking an object sets its fill (or stroke with Shift) to the tool's current style
+
+
+
*