From: buliabyak Date: Fri, 5 Jun 2009 21:03:15 +0000 (+0000) Subject: bring up to date for 0.47 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=acf08fb9dea1601c6625baa44ff32862d5b42c1b;p=inkscape.git bring up to date for 0.47 --- diff --git a/doc/keys.xml b/doc/keys.xml index 612e8bff1..83f36497b 100644 --- a/doc/keys.xml +++ b/doc/keys.xml @@ -29,8 +29,8 @@ RFE).

r Rectangle tool x 3D box tool e Ellipse/arc tool -p Freehand (Pencil) tool -b Bezier (Pen) tool +p Pencil (Freehand) tool +b Pen (Bezier) tool c Calligraphy tool c Eraser tool u Paint Bucket tool @@ -129,7 +129,7 @@ RFE).

When the "Mouse wheel zooms by default" option is on in Preferences, Ctrl+wheel scrolls instead of zooming. To zoom, use wheel without Ctrl. zoom into the area Z activate zoom field -The zoom field in the lower left corner of the window allows you to specify zoom level precisely. +The zoom field in the lower right corner of the window allows you to specify zoom level precisely. @@ -207,9 +207,9 @@ RFE).

N create new document -O open an SVG document +O open a document E export to PNG -I import bitmap or SVG +I import bitmap or vector P print document S save document S save under a new name @@ -274,14 +274,12 @@ RFE).

Clipboard C copy selection -This places a copy of the selection to the Inkscape clipboard. Text from text objects is also placed onto the system clipboard. X cut selection -This works the same as "copy selection" followed by deleting the selection. V paste clipboard This places the clipboard objects at the mouse cursor, or at the center of the window if mouse is outside the canvas. -When editing text with the text tool, this pastes the text from the system clipboard into the current text object. +When editing text with the text tool, this pastes the text from the clipboard into the current text object. V paste in place -This places the clipboard objects to the original location from which they were copied. +This places the clipboard objects into the original location from which they were copied. V paste style This applies the style of the (first of the) copied object(s) to the current selection. If a gradient handle (in Gradient tool) or a text span (in Text tool) are selected, they get the style instead of the entire object. @@ -420,8 +418,8 @@ RFE).

Shift+click adds an object to the current selection if it was not selected, or deselects it otherwise. edit the object For paths, double clicking switches to Node tool; for shapes, to corresponding shape tool; for text, to Text tool. -For groups, double clicking performs the "Enter group" command (the group becomes temporary layer). -Double clicking in empty space swithes to the parent layer in the hierarchy, if any. +For groups, double clicking performs the "Enter group" command (the group becomes a temporary layer). +Double clicking in empty space switches to the parent layer in the hierarchy, if any.
@@ -768,7 +766,8 @@ groups) with the same effect as Alt+click.) with the segment; another Shift+S will expand a second handle Y make symmetric When making smooth or symmetric, you can lock the position of one of the handles by hovering mouse over it. - toggle smooth/cusp/symmetric +A make auto + toggle smooth/cusp/symmetric/auto @@ -870,6 +869,7 @@ with the segment; another Shift+S will expand a second handle r9 roughen mode c color paint mode j color jitter mode +b blur mode @@ -939,9 +939,9 @@ with the segment; another Shift+S will expand a second handle Edit by handles -All editing operations occur "in perspective", i.e., either along PLs or within planes spanned by these. +All editing operations occur "in perspective", i.e., either along perspective lines or within planes spanned by these. resize/move box -The four front handles and the center normally move withing the XY-plane, the four rear handles along the Z-axis. +The four front handles and the center normally move within the XY plane, the four rear handles along the Z axis. resize/move (with handle behaviour swapped) resize/move (handles snap to axes or diagonals) @@ -959,11 +959,13 @@ with the segment; another Shift+S will expand a second handle { } rotate Z-PLs (if parallel) by 1 pixel + @@ -1092,14 +1094,6 @@ with the segment; another Shift+S will expand a second handle temporarily disable snapping Shift also temporaily disables snapping to grid or guides when you are drawing with grid or guides on.
- - -Create dots - create a dot -This creates a small circle. Its size (relative to the current stroke width) can be set in Preferences. - create a double-sized dot - create a random-sized dot - *
@@ -1110,7 +1104,7 @@ with the segment; another Shift+S will expand a second handle If no path is being created, this starts a new path. add to selected path If a path is selected, Shift+clicking anywhere starts a new subpath instead of a new independent path. - create a bezier node with two handles + create a Bezier node with two handles move only one handle This moves only one handle (instead of both) while creating a node, making it cusp. @@ -1166,6 +1160,8 @@ with the segment; another Shift+S will expand a second handle draw a calligraphic line add to selected path Drawing with Shift unions the newly created stroke with the previous selection + subtract from selected path +Drawing with Alt subtracts the newly created stroke from the previous selection track a guide path Drawing with Ctrl tracks a selected guide path at the constant distance adjust pen width by 1 @@ -1279,7 +1275,7 @@ with the segment; another Shift+S will expand a second handle pick inverse color If Alt is pressed, picking color (with or without Shift, by click or by drag) picks the inverse of the color. C copy color -This copies the color under cursor to the system clipboard, as text in RRGGBBAA format (8 hex digits). +This copies the color under cursor to the clipboard, as text in RRGGBBAA format (8 hex digits).