From 1e42d9189b861ae1663e506dc17dc49281d41e7d Mon Sep 17 00:00:00 2001 From: buliabyak Date: Mon, 8 May 2006 20:25:44 +0000 Subject: [PATCH] update keys for 0.44 --- doc/keys.html | 69 ++- doc/keys.xml | 66 +- share/screens/keys.svg | 1309 +++++++++++++++++++++------------------- 3 files changed, 799 insertions(+), 645 deletions(-) diff --git a/doc/keys.html b/doc/keys.html index a64bffe8a..2a340270b 100644 --- a/doc/keys.html +++ b/doc/keys.html @@ -8,7 +8,9 @@ It is generated automatically from doc/keys.xml by doc/keys-html.xsl. .note {padding-left: 50px; font-size: 70%} h1 {margin-top: 0.5em; padding-left: 50px; padding-bottom: 0em; margin-bottom: 0em; letter-spacing: -0.02em} h4 {font-weight: bold; font-style: italic; margin-top: 1em; padding-left: 50px; padding-bottom: 0em; margin-bottom: 0em} -

Unless noted otherwise, keypad keys (such as arrows, Home, End, +, -, digits) are +

This document describes the default keyboard shortcuts of Inkscape, corresponding to the +share/keys/default.xml file in Inkscape distribution. Most (but not all) of these keys +are configurable by the user; see the default.xml file for details on how to do that.

Unless noted otherwise, keypad keys (such as arrows, Home, End, +, -, digits) are 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 @@ -170,6 +172,16 @@ RFE).

+ + + + + + + + + + @@ -422,6 +434,7 @@ RFE).

If you want to have different values for grid visibility and snapping, set them via the Document Options dialog.
Note that only the 3 key on the main keyboard works, not on the keypad.

Palette

These keys work both in the floating palette dialog and in the palette frame at the bottom of the window.
clickset fill color on selection
Shift+clickset stroke color on selection
mouse dragdrag fill color to objects
Shift+mouse dragdrag stroke color to objects
To change fill/stroke of an object by dragging color on it, that object need not be selected.
You can also drag colors to the Fill (F) and Stroke (S) indicators in the statusbar to change the selection.

File

+ @@ -439,6 +452,7 @@ RFE).

Alt+[, Alt+]rotate selection by 1 pixel
The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.
These commands use the rotation center, draggable in Selector (by default it's in geometric center).
+ @@ -453,6 +467,8 @@ RFE).

clickclickedit 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.
+ + @@ -488,6 +504,7 @@ RFE).

Shift+Alt+clicktoggle under
Ctrl+Alt+clickselect under, in groups
Shift+Ctrl+Alt+clicktoggle under, in groups
Ctrl+Enterenter group
Ctrl+Backspacego to parent group/layer
+ @@ -498,7 +515,8 @@ RFE).

Scale handles

mouse dragscale
Ctrl+mouse dragscale preserving aspect ratio
Shift+mouse dragsymmetric transformation
+ + @@ -506,6 +524,14 @@ RFE).

Rotation handles

Rotation/skew handles

mouse dragrotate or skew
Ctrl+mouse dragsnap skew angle
Holding Ctrl when dragging a skew (non-corner) handle snaps the skew angle to angle steps (default 15 degrees).
Ctrl+mouse dragsnap rotation angle
+ + + + + + + @@ -619,6 +645,7 @@ RFE).

Rotation center

mouse dragmove rotation center
Moved rotation center remembers its position for (all) selected object(s) until you reset it.
Shift+clickreset rotation center
Resetting rotation center moves it back to the geometric center of the object's or selection's bounding box.

Cancel

Esccancel rubberband, move, transformation
Press Esc while mouse button is still down to cancel rubberband selection, move, or transformation of any kind.
+ @@ -626,6 +653,7 @@ RFE).

Shift+Cmake cusp
Shift+Smake smooth
Shift+Ymake symmetric
When making smooth or symmetric, you can lock the position of one of the handles by hovering mouse over it.
Ctrl+clicktoggle smooth/cusp/symmetric
+ @@ -634,8 +662,13 @@ RFE).

Join/break

Shift+Jjoin selected nodes
This requires that exactly two end nodes within the path be selected.
You can lock the position of one of the two joined nodes by hovering mouse over it.
Shift+Bbreak selected node(s)
After break, only one of each two new nodes is selected. May apply to more than one node.
+ + + + @@ -823,7 +856,7 @@ RFE).

Delete, create, duplicate

Backspace, Deldelete selected node(s)
Ctrl+Backspace, +Ctrl+Deldelete without preserving shape
Deleting without Ctrl adjusts handles on the remaining nodes to preserve the shape of the curve as much as possible.
Deleting with Ctrl does not touch the remaining nodes.
Ctrl+Alt+clickcreate/delete node
Ctrl+Alt+click on a node deletes it; Ctrl+Alt+click on the path between nodes creates a new node in the click point.
Deleting nodes this way always tries to preserve the shape of the curve (same as Del/Backspace).
clickclickcreate node
Double clicking on the path between nodes creates a node in the click point.
Insinsert new node(s)
- + @@ -831,7 +864,7 @@ RFE).

Shift+clickzoom out
mouse dragzoom into the area

Freehand tool

Pencil tool

mouse dragdraw a freehand line
Shift+mouse dragadd to selected path
- + @@ -842,15 +875,29 @@ RFE).

Shift+mouse dragtemporarily disable snapping
Shift also temporaily disables snapping to grid or guides when you are drawing with grid or guides on.

Bezier (Pen) tool

Pen (Bezier) tool

Create nodes

- + - - + + + + + + + + + + + + + + + + @@ -862,8 +909,9 @@ RFE).

mouse dragcreate a bezier node with two handles
Shift+mouse dragmove only one handle
This moves only one handle (instead of both) to create a cusp node.
This moves only one handle (instead of both) while creating a node, making it cusp.
Ctrl+mouse dragsnap the handle to angle steps
The default angle step is 15 degrees.

Create segments

Ctrl+snap the segment to angle steps

Move last node

These commands move the last created node (at the start of the red segment) while creating a path.
arrowsmove last node by the nudge distance
Shift+arrowsmove last node by 10x nudge distance
The default nudge distance is 2 px (SVG pixel units, not screen pixels).
Alt+arrowsmove last node by 1 pixel
Alt+Shift+arrowsmove last node by 10 pixels
The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.

Create/modify segments

Ctrl+snap last segment to angle steps
This snaps the new node's angle, relative to the previous node, to angle steps (default 15 degrees).
Shift+Lmake last segment line
Shift+Umake last segment curve
These commands change the last (red) segment of the path to straight line or curve.
- + + @@ -875,6 +923,7 @@ RFE).

Keyboard

Esccancel current line

Cancel

Esc, +Ctrl+zcancel current line
Backspace, Delerase last segment of current line
+ @@ -975,7 +1024,7 @@ RFE).

Up arrow, Down arrowadjust pen angle
Width and angle can be adjusted while drawing.
Escdeselect

Gradient tool

- + diff --git a/doc/keys.xml b/doc/keys.xml index f566480b4..0c4dc9199 100644 --- a/doc/keys.xml +++ b/doc/keys.xml @@ -1,5 +1,9 @@ +

This document describes the default keyboard shortcuts of Inkscape, corresponding to the +share/keys/default.xml file in Inkscape distribution. Most (but not all) of these keys +are configurable by the user; see the default.xml file for details on how to do that.

+

Unless noted otherwise, keypad keys (such as arrows, Home, End, +, -, digits) are supposed to work the same as corresponding regular keys. If you have a new shortcut idea, please contact the developers (by writing to the ).

+*
+ +These keys work both in the floating palette dialog and in the palette frame at the bottom of the window. + set fill color on selection + set stroke color on selection + drag fill color to objects + drag stroke color to objects +To change fill/stroke of an object by dragging color on it, that object need not be selected. +You can also drag colors to the Fill (F) and Stroke (S) indicators in the statusbar to change the selection. + +
+ @@ -198,7 +214,6 @@ RFE
).

- *
move to layer above @@ -411,6 +426,7 @@ RFE).

[ ] rotate selection by 90 degrees [ ] rotate selection by 1 pixel The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement. +These commands use the rotation center, draggable in Selector (by default it's in geometric center).
@@ -444,7 +460,7 @@ RFE).

select under, in groups toggle under, in groups enter group - go to parent group + go to parent group/layer
@@ -480,6 +496,7 @@ RFE).

Scale handles + scale scale preserving aspect ratio symmetric transformation @@ -490,13 +507,22 @@ RFE).

-Rotation handles +Rotation/skew handles + rotate or skew snap skew angle Holding Ctrl when dragging a skew (non-corner) handle snaps the skew angle to angle steps (default 15 degrees). snap rotation angle Holding Ctrl when dragging a rotation (corner) handle snaps the rotation angle to angle steps (default 15 degrees). + +Rotation center + move rotation center +Moved rotation center remembers its position for (all) selected object(s) until you reset it. + reset rotation center +Resetting rotation center moves it back to the geometric center of the object's or selection's bounding box. + + Cancel cancel rubberband, move, transformation @@ -616,6 +642,7 @@ RFE).

C make cusp S make smooth 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
@@ -623,6 +650,7 @@ RFE).

Join/break J join selected nodes This requires that exactly two end nodes within the path be selected. +You can lock the position of one of the two joined nodes by hovering mouse over it. B break selected node(s) After break, only one of each two new nodes is selected. May apply to more than one node.
@@ -630,8 +658,12 @@ RFE).

Delete, create, duplicate delete selected node(s) + delete without preserving shape +Deleting without Ctrl adjusts handles on the remaining nodes to preserve the shape of the curve as much as possible. +Deleting with Ctrl does not touch the remaining nodes. create/delete node Ctrl+Alt+click on a node deletes it; Ctrl+Alt+click on the path between nodes creates a new node in the click point. +Deleting nodes this way always tries to preserve the shape of the curve (same as Del/Backspace). create node Double clicking on the path between nodes creates a node in the click point. insert new node(s) @@ -858,7 +890,7 @@ RFE).

-*
+*
draw a freehand line add to selected path @@ -868,7 +900,7 @@ RFE).

-*
+*
Create nodes @@ -879,15 +911,29 @@ RFE).

create a bezier node with two handles move only one handle -This moves only one handle (instead of both) to create a cusp node. +This moves only one handle (instead of both) while creating a node, making it cusp. snap the handle to angle steps The default angle step is 15 degrees.
-Create segments - snap the segment to angle steps +Move last node +These commands move the last created node (at the start of the red segment) while creating a path. + move last node by the nudge distance + move last node by 10x nudge distance +The default nudge distance is 2 px (SVG pixel units, not screen pixels). + move last node by 1 pixel + move last node by 10 pixels +The actual distance for pixel movements depends on zoom level. Zoom in for finer movement. + + + +Create/modify segments + snap last segment to angle steps This snaps the new node's angle, relative to the previous node, to angle steps (default 15 degrees). +L make last segment line +U make last segment curve +These commands change the last (red) segment of the path to straight line or curve. @@ -899,8 +945,8 @@ RFE).

-Keyboard - cancel current line +Cancel +z cancel current line erase last segment of current line
diff --git a/share/screens/keys.svg b/share/screens/keys.svg index bab7b350a..09547016c 100644 --- a/share/screens/keys.svg +++ b/share/screens/keys.svg @@ -8,22 +8,22 @@ It is generated automatically from doc/keys.xml by doc/keys-svg.xsl. clickdragclickdragclickdragwheelShiftCtrlAltLeftRightarrowsupdownleftrightTools -F1,sselector -Spaceselector (temporary) -Space switches to the select tool temporarily; another Space switches back. -F2,nnode tool -F3,zzoom tool -F4,rrectangle tool -F5,eellipse/arc tool -F6,pfreehand (pencil) tool -F6,bbezier (pen) tool -F6,ccalligraphic tool -F1,ggradient tool -F7,ddropper tool -F8,ttext tool -F9,ispiral tool -F9,*star tool -F2,oconnector tool +F1,sSelector +SpaceSelector (temporary) +Space switches to the Selector tool temporarily; another Space switches back. +F2,nNode tool +F3,zZoom tool +F4,rRectangle tool +F5,eEllipse/arc tool +F6,pFreehand (Pencil) tool +F6,bBezier (Pen) tool +F6,cCalligraphic tool +F1,gGradient tool +F7,dDropper tool +F8,tText tool +F9,iSpiral tool +F9,*Star tool +F2,oConnector tool Double click on the tool buttons opens the Preferences dialog showing the page of the corresponding tool. Dialogs @@ -84,7 +84,7 @@ It is generated automatically from doc/keys.xml by doc/keys-svg.xsl. PgUp,PgDnchange value by 5.0 -Canvas +Canvas Zoom @@ -94,874 +94,933 @@ It is generated automatically from doc/keys.xml by doc/keys-svg.xsl. ,zoom in ,zoom out zoom in or out -Zactivate zoom field -The zoom field in the lower left corner of the window allows you to specify zoom level precisely. +zoom into the area +Zactivate zoom field +The zoom field in the lower left corner of the window allows you to specify zoom level precisely. -Preset zooms -1zoom 1:1 -2zoom 1:2 -3zoom to selection -4zoom to drawing -5zoom to page -E,6zoom to page width +Preset zooms +1zoom 1:1 +2zoom 1:2 +3zoom to selection +4zoom to drawing +5zoom to page +E,6zoom to page width -Zoom history -`(back quote) previous zoom -`next zoom -With these keys, you can travel back and forth through the history of zooms in this session +Zoom history +`(back quote) previous zoom +`next zoom +With these keys, you can travel back and forth through the history of zooms in this session -Scrolling (panning) -scroll canvas -Scrolling by keys is accelerated, i.e. it speeds up when you press Ctrl+arrows in quick succession, or press and hold. -scroll canvas -,scroll canvas -scroll canvas vertically -scroll canvas horizontally +Scrolling (panning) +scroll canvas +Scrolling by keys is accelerated, i.e. it speeds up when you press Ctrl+arrows in quick succession, or press and hold. +pan canvas +,pan canvas +scroll canvas vertically +scroll canvas horizontally -Guides and grid -drag off a ruler to create guide -Drag off the horizontal or vertical ruler to create a new guideline. Drag a guideline onto the ruler to delete it. -|,\toggle guides and snapping to guides -If you want to have different values for guides visibility and snapping, set them via the Document Options dialog. -When you create a new guide by dragging off the ruler, guide visibility and snapping are turned on. -#,3toggle grid and snapping to grid -If you want to have different values for grid visibility and snapping, set them via the Document Options dialog. -Note that only the 3 key on the main keyboard works, not on the keypad. +Guides and grid +drag off a ruler to create guide +Drag off the horizontal or vertical ruler to create a new guideline. Drag a guideline onto the ruler to delete it. +|,\toggle guides and snapping to guides +If you want to have different values for guides visibility and snapping, set them via the Document Options dialog. +When you create a new guide by dragging off the ruler, guide visibility and snapping are turned on. +#,3toggle grid and snapping to grid +If you want to have different values for grid visibility and snapping, set them via the Document Options dialog. +Note that only the 3 key on the main keyboard works, not on the keypad. -File +Palette +These keys work both in the floating palette dialog and in the palette frame at the bottom of the window. +set fill color on selection +set stroke color on selection +drag fill color to objects +drag stroke color to objects +To change fill/stroke of an object by dragging color on it, that object need not be selected. +You can also drag colors to the Fill (F) and Stroke (S) indicators in the statusbar to change the selection. -Ncreate new document -Oopen an SVG document -Eexport to PNG -Iimport bitmap or SVG -Pprint document -Ssave document -Ssave under a new name -Qexit Inkscape +File -Window +Ncreate new document +Oopen an SVG document +Eexport to PNG +Iimport bitmap or SVG +Pprint document +Ssave document +Ssave under a new name +Qexit Inkscape -Rtoggle rulers -Btoggle scrollbars -F11toggle fullscreen +Window +Rtoggle rulers +Btoggle scrollbars +F11toggle fullscreen -F10main menu -Menus can also be activated by Alt with the letter underscored in the menu name. -F10,drop-down (context) menu +F10main menu +Menus can also be activated by Alt with the letter underscored in the menu name. +F10,drop-down (context) menu -F4,Wclose document window -This shuts down Inkscape if it was the only document window open. -Tabnext document window -Tabprevious document window -These cycle through the active document windows forward and backward. -Layers +F4,Wclose document window +This shuts down Inkscape if it was the only document window open. +Tabnext document window +Tabprevious document window +These cycle through the active document windows forward and backward. -PgUpmove to layer above -PgDnmove to layer below -These commands move the selected objects from one layer to another. -PgUpraise layer -PgDnlower layer -Homeraise layer to top -Endlower layer to bottom -These commands move the current layer among its siblings (normally other layers). +Layers -Object +PgUpmove to layer above +PgDnmove to layer below +These commands move the selected objects from one layer to another. +PgUpraise layer +PgDnlower layer +Homeraise layer to top +Endlower layer to bottom +These commands move the current layer among its siblings (normally other layers). -Undo/redo -Y,Zundo -Z,Yredo +Object +Undo/redo +Y,Zundo +Z,Yredo -Clipboard -Ccopy selection -This places a copy of the selection to the Inkscape clipboard. Text from text objects is also placed onto the system clipboard. -Xcut selection -This works the same as "copy selection" followed by deleting the selection. -Vpaste 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. -Vpaste in place -This places the clipboard objects to the original location from which they were copied. -Vpaste style -This applies the style of the (first of the) coped 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. +Clipboard +Ccopy selection +This places a copy of the selection to the Inkscape clipboard. Text from text objects is also placed onto the system clipboard. +Xcut selection +This works the same as "copy selection" followed by deleting the selection. +Vpaste 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. +Vpaste in place +This places the clipboard objects to the original location from which they were copied. +Vpaste style +This applies the style of the (first of the) coped 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. -Duplicate -Dduplicate selection -New object(s) are placed exactly over the original(s) and selected. +Duplicate +Dduplicate selection +New object(s) are placed exactly over the original(s) and selected. -Clone -Dclone object -A clone can be moved/scaled/rotated/skewed independently, but it updates the path, fill, and stroke from its original. -The clone is placed exactly over the original object and is selected. -You can only clone one object at a time; if you want to clone several objects together, group them and clone the group. -Dunlink clone -Unlinking a clone cuts the link to the original, turning the clone into a plain copy. -Dselect original -To find out which object this is a clone of, select the clone and give this command. The original will be selected. +Clone +Dclone object +A clone can be moved/scaled/rotated/skewed independently, but it updates the path, fill, and stroke from its original. +The clone is placed exactly over the original object and is selected. +You can only clone one object at a time; if you want to clone several objects together, group them and clone the group. +Dunlink clone +Unlinking a clone cuts the link to the original, turning the clone into a plain copy. +Dselect original +To find out which object this is a clone of, select the clone and give this command. The original will be selected. -Bitmaps -Bcreate a bitmap copy -This exports the selected object(s) (all other objects hidden) as PNG in the document's directory and imports it back. -The imported bitmap is placed over the original selection and is selected. -Btrace bitmap -This opens the Trace Bitmap dialog allowing you to convert a bitmap object to path(s). +Bitmaps +Bcreate a bitmap copy +This exports the selected object(s) (all other objects hidden) as PNG in the document's directory and imports it back. +The imported bitmap is placed over the original selection and is selected. +Btrace bitmap +This opens the Trace Bitmap dialog allowing you to convert a bitmap object to path(s). -Patterns -Iobject(s) to pattern -This converts the selection to a rectangle with tiled pattern fill. -Ipattern to object(s) -Each selected object with pattern fill is broken into the same object without fill and a single pattern object. +Patterns +Iobject(s) to pattern +This converts the selection to a rectangle with tiled pattern fill. +Ipattern to object(s) +Each selected object with pattern fill is broken into the same object without fill and a single pattern object. -Group -U,Ggroup selected objects -Use Ctrl+click to select objects within group. -G,Uungroup selected group(s) -This removes only one level of grouping; press Ctrl+U repeatedly to ungroup nested groups. +Group +U,Ggroup selected objects +Use Ctrl+click to select objects within group. +G,Uungroup selected group(s) +This removes only one level of grouping; press Ctrl+U repeatedly to ungroup nested groups. -Z-order -Homeraise selection to top -Endlower selection to bottom -PgUpraise selection one step -PgDnlower selection one step + + +Z-order +Homeraise selection to top +Endlower selection to bottom +PgUpraise selection one step +PgDnlower selection one step -Path +Path - -Convert to path -Cconvert selected object(s) to path -Cconvert stroke to path + +Convert to path +Cconvert selected object(s) to path +Cconvert stroke to path -Booleans -+union -Union combines any number of objects into a single path, removing overlaps. --difference -Difference works on 2 objects, extracting the top from the bottom. -*intersection -Intersection creates a path representing the common (overlapping) area of all selected objects. -^exclusive OR (XOR) -XOR is similar to Union, except that it works on 2 objects and removes areas where the objects overlap. -/division (cut) -Division cuts the bottom object into pieces by the top object, preserving the fill and stroke of the bottom. -/cut path -Cut Path cuts the bottom object's stroke only where it is intersected by the top path, removing any fill from the result. -The result of Union, Difference, Intersection, and XOR inherits the id= attribute and therefore the clones of the bottom object. -Division and Cut path normally produce several objects; of them, a random one inherits the id= of the bottom source object. +Booleans ++union +Union combines any number of objects into a single path, removing overlaps. +-difference +Difference works on 2 objects, extracting the top from the bottom. +*intersection +Intersection creates a path representing the common (overlapping) area of all selected objects. +^exclusive OR (XOR) +XOR is similar to Union, except that it works on 2 objects and removes areas where the objects overlap. +/division (cut) +Division cuts the bottom object into pieces by the top object, preserving the fill and stroke of the bottom. +/cut path +Cut Path cuts the bottom object's stroke only where it is intersected by the top path, removing any fill from the result. +The result of Union, Difference, Intersection, and XOR inherits the id= attribute and therefore the clones of the bottom object. +Division and Cut path normally produce several objects; of them, a random one inherits the id= of the bottom source object. -Offsets -(inset path (towards center) -)outset path (away from center) -The default offset distance is 2 px (SVG pixel units, not screen pixels). -(inset path by 1 pixel -)outset path by 1 pixel -(inset path by 10 pixels -)outset path by 10 pixels -The actual distance for pixel offsets depends on zoom level. Zoom in for finer adjustment. -All the (, ) commands convert the object to path, if necessary, and produce regular path. -Jcreate dynamic offset -Jcreate linked offset -These commands produce an offset object, editable by the node tool, standalone or linked to the original. -Dselect source -Selecting a linked offset and giving this command will select the source path of the linked offset. +Offsets +(inset path (towards center) +)outset path (away from center) +The default offset distance is 2 px (SVG pixel units, not screen pixels). +(inset path by 1 pixel +)outset path by 1 pixel +(inset path by 10 pixels +)outset path by 10 pixels +The actual distance for pixel offsets depends on zoom level. Zoom in for finer adjustment. +All the (, ) commands convert the object to path, if necessary, and produce regular path. +Jcreate dynamic offset +Jcreate linked offset +These commands produce an offset object, editable by the node tool, standalone or linked to the original. +Dselect source +Selecting a linked offset and giving this command will select the source path of the linked offset. -Combine -Kcombine paths -This is different from grouping in that combined paths create one object. -This is different from Union in that overlapping areas are not affected. -Whether overlapping areas are filled is controlled by the Fill: winding/alternating switch on the Fill & Stroke dialog. -Kbreak paths apart -This attempts to break an object into constituent paths; it will fail if the object is one solid path. +Combine +Kcombine paths +This is different from grouping in that combined paths create one object. +This is different from Union in that overlapping areas are not affected. +Whether overlapping areas are filled is controlled by the Fill: winding/alternating switch on the Fill & Stroke dialog. +Kbreak paths apart +This attempts to break an object into constituent paths; it will fail if the object is one solid path. -Simplify -Lsimplify -This command attempts to simplify selected path(s) by removing extra nodes. It converts all objects to paths first. -If you invoke this command several times in quick succession, it will act more and more aggressively. -Invoking Simplify again after a pause restores the default threshold (settable in the Inkscape Preferences dialog). +Simplify +Lsimplify +This command attempts to simplify selected path(s) by removing extra nodes. It converts all objects to paths first. +If you invoke this command several times in quick succession, it will act more and more aggressively. +Invoking Simplify again after a pause restores the default threshold (settable in the Inkscape Preferences dialog). -Selector +Selector -Keyboard select -Tabselect next object -Tabselect previous object -These keys pick objects in their z-order (Tab cycles from bottom to top, Shift+Tab cycles from top to bottom). -Unless you did manual rearrangements, the last object you created is always on top. -As a result, if nothing is selected, pressing Shift+Tab once conveniently selects the object you created last. -This works on objects within the current layer (unless you change that in preferences). -Aselect all (current layer) -This works on objects within the current layer (unless you change that in preferences). -Aselect all (all layers) -This works on objects in all visible and unlocked layers. -!invert selection (current layer) -This inverts selection (deselects what was selected and selects everything else) in the current layer. -!invert selection (all layers) -This inverts selection (deselects what was selected and selects everything else) in visible and unlocked layers. -Escdeselect -Backspace,Deldelete selection +Keyboard select +Tabselect next object +Tabselect previous object +These keys pick objects in their z-order (Tab cycles from bottom to top, Shift+Tab cycles from top to bottom). +Unless you did manual rearrangements, the last object you created is always on top. +As a result, if nothing is selected, pressing Shift+Tab once conveniently selects the object you created last. +This works on objects within the current layer (unless you change that in preferences). +Aselect all (current layer) +This works on objects within the current layer (unless you change that in preferences). +Aselect all (all layers) +This works on objects in all visible and unlocked layers. +!invert selection (current layer) +This inverts selection (deselects what was selected and vice versa) in the current layer. +!invert selection (all layers) +This inverts selection (deselects what was selected and vice versa) in visible and unlocked layers. +Escdeselect +Backspace,Deldelete selection -Keyboard move -move selection by the nudge distance -move selection by 10x nudge distance -The default nudge distance is 2 px (SVG pixel units, not screen pixels). -move selection by 1 pixel -move selection by 10 pixels -The actual distance for pixel movements depends on zoom level. Zoom in for finer movement. +Keyboard move +move selection by the nudge distance +move selection by 10x nudge distance +The default nudge distance is 2 px (SVG pixel units, not screen pixels). +move selection by 1 pixel +move selection by 10 pixels +The actual distance for pixel movements depends on zoom level. Zoom in for finer movement. -Keyboard scale -.,>scale selection up by the scale step -,,<scale selection down by the scale step -The default scale step is 2 px (SVG pixel units, not screen pixels). -.,>scale selection to 200% -,,<scale selection to 50% -.,>scale selection up by 1 pixel -,,<scale selection down by 1 pixel -The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling. -Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions. +Keyboard scale +.,>scale selection up by the scale step +,,<scale selection down by the scale step +The default scale step is 2 px (SVG pixel units, not screen pixels). +.,>scale selection to 200% +,,<scale selection to 50% +.,>scale selection up by 1 pixel +,,<scale selection down by 1 pixel +The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling. +Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions. -Keyboard rotate -[,]rotate selection by the angle step -The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. -[,]rotate selection by 90 degrees -[,]rotate selection by 1 pixel -The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement. +Keyboard rotate +[,]rotate selection by the angle step +The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. +[,]rotate selection by 90 degrees +[,]rotate selection by 1 pixel +The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement. +These commands use the rotation center, draggable in Selector (by default it's in geometric center). -Keyboard flip -hflip selection horizontally -vflip selection vertically +Keyboard flip +hflip selection horizontally +vflip selection vertically -Mouse select -select an object -When you left-click on an object, previous selection is deselected. -toggle selection -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). +Mouse select +select an object +When you left-click on an object, previous selection is deselected. +toggle selection +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. -Select within group, select under -select within group -Ctrl+click selects the object at click point disregarding any levels of grouping that this object might belong to. -toggle selection within group -select under -Alt+click selects the object at click point which is beneath (in z-order) the lowest selected object at click point. -If the bottom object is reached, Alt+click again selects the top object. So, several Alt+clicks cycle through z-order stack at point. -On Linux, Alt+click and Alt+drag may be reserved by the window manager. Reconfigure it so you can use them in Inkscape. -toggle under -select under, in groups -toggle under, in groups +Select within group, select under +select within group +Ctrl+click selects the object at click point disregarding any levels of grouping that this object might belong to. +toggle selection within group +select under +Alt+click selects the object at click point which is beneath (in z-order) the lowest selected object at click point. +If the bottom object is reached, Alt+click again selects the top object. So, several Alt+clicks cycle through z-order stack at point. +On Linux, Alt+click and Alt+drag may be reserved by the window manager. Reconfigure it so you can use them in Inkscape. +toggle under +select under, in groups +toggle under, in groups +Enterenter group +Backspacego to parent group/layer -Rubberband -select multiple objects -Dragging around objects does "rubberband" selection; previous selection is deselected. -add objects to selection -Normally, you need to start from an empty space to initiate a rubberband. -However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start from an object. +Rubberband +select multiple objects +Dragging around objects does "rubberband" selection; previous selection is deselected. +add objects to selection +Normally, you need to start from an empty space to initiate a rubberband. +However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start from an object. -Mouse move -select + move -Dragging an object selects it if it was not selected, then moves selection. -move selected -Alt+drag moves the current selection (without selecting what is under cursor), no matter where you start the drag. -On Linux, Alt+click and Alt+drag may be reserved by the window manager. Reconfigure it so you can use them in Inkscape. -restrict movement to horizontal or vertical -temporarily disable snapping -This temporaily disables snapping to grid or guides when you are dragging with grid or guides on. -Spacedrop a copy -When dragging or transforming with mouse, each Space leaves a copy of the selected object. -You can press and hold Space while dragging for a nice "trail." +Mouse move +select + move +Dragging an object selects it if it was not selected, then moves selection. +move selected +Alt+drag moves the current selection (without selecting what is under cursor), no matter where you start the drag. +On Linux, Alt+click and Alt+drag may be reserved by the window manager. Reconfigure it so you can use them in Inkscape. +restrict movement to horizontal or vertical +temporarily disable snapping +This temporaily disables snapping to grid or guides when you are dragging with grid or guides on. +Spacedrop a copy +When dragging or transforming with mouse, each Space leaves a copy of the selected object. +You can press and hold Space while dragging for a nice "trail." -Mouse transform -toggle scale/rotation handles -scale (scale handles) -rotate or skew (rotation handles) +Mouse transform +toggle scale/rotation handles +scale (scale handles) +rotate or skew (rotation handles) -Scale handles -scale preserving aspect ratio +Scale handles +scale preserving aspect ratio -symmetric transformation -Holding Shift while transforming makes transformation symmetric around the center of the selection. +symmetric transformation +Holding Shift while transforming makes transformation symmetric around the center of the selection. + +slow movement +Holding Alt while transforming makes transformation lag behind mouse movement, allowing finer changes. + + + +Rotation/skew handles +rotate or skew +snap skew angle +Holding Ctrl when dragging a skew (non-corner) handle snaps the skew angle to angle steps (default 15 degrees). +snap rotation angle +Holding Ctrl when dragging a rotation (corner) handle snaps the rotation angle to angle steps (default 15 degrees). + + + +Rotation center +move rotation center +Moved rotation center remembers its position for (all) selected object(s) until you reset it. +reset rotation center +Resetting rotation center moves it back to the geometric center of the object's or selection's bounding box. + + + +Cancel +Esccancel rubberband, move, transformation +Press Esc while mouse button is still down to cancel rubberband selection, move, or transformation of any kind. -slow movement -Holding Alt while transforming makes transformation lag behind mouse movement, allowing finer changes. +Node tool -Rotation handles -snap skew angle -Holding Ctrl when dragging a skew (non-corner) handle snaps the skew angle to angle steps (default 15 degrees). -snap rotation angle -Holding Ctrl when dragging a rotation (corner) handle snaps the rotation angle to angle steps (default 15 degrees). +Keyboard select +Tabselect next node +Tabselect previous node +These keys select nodes within the selected path +Aselect all nodes in subpath(s) +If the path has multiple subpaths and some nodes selected, this selects all only in subpaths with already selected nodes. +Aselect all nodes in path +This selects all nodes in the entire path. +!invert selection in subpath(s) +If the path has multiple subpaths and some nodes selected, this inverts selection only in subpaths with already selected nodes. +!invert selection in path +This inverts selection (deselects what was selected and vice versa) in the entire path. +Escdeselect all nodes -Cancel -Esccancel rubberband, move, transformation -Press Esc while mouse button is still down to cancel rubberband selection, move, or transformation of any kind. +Keyboard move +move selected node(s) by the nudge distance +move selected node(s) by 10x nudge distance +The default nudge distance is 2 px (SVG pixel units, not screen pixels). +move selected node(s) by 1 pixel +move selected node(s) by 10 pixels +The actual distance for pixel movements depends on zoom level. Zoom in for finer movement. -Node tool +Keyboard handle scale (1 node selected) +<,>contract/expand both handles by scale step +The default scale step is 2 px (SVG pixel units, not screen pixels). May apply to more than one node. +<,>scale left handle by the scale step +<,>scale right handle by the scale step +<,>scale left handle by 1 pixel +<,>scale right handle by 1 pixel +The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling. +Instead of the < and > keys, you can use the , (comma) and . (period) keys respectively. -Keyboard select -Tabselect next node -Tabselect previous node -These keys let you select any node within the selected path -Aselect all nodes in path or subpath(s) -If the path has multiple subpaths and some nodes selected, this command selects all only in subpaths with selected nodes. -Aselect all nodes in path -Escdeselect all nodes +Keyboard handle rotate (1 node selected) +[,]rotate both handles by the angle step +The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. May apply to more than one node. +[,]rotate left handle by the angle step +[,]rotate right handle by the angle step +[,]rotate left handle by 1 pixel +[,]rotate right handle by 1 pixel -Keyboard move -move selected node(s) by the nudge distance -move selected node(s) by 10x nudge distance -The default nudge distance is 2 px (SVG pixel units, not screen pixels). -move selected node(s) by 1 pixel -move selected node(s) by 10 pixels -The actual distance for pixel movements depends on zoom level. Zoom in for finer movement. -Keyboard handle scale (1 node selected) -<,>contract/expand both handles by scale step -The default scale step is 2 px (SVG pixel units, not screen pixels). May apply to more than one node. -<,>scale left handle by the scale step -<,>scale right handle by the scale step -<,>scale left handle by 1 pixel -<,>scale right handle by 1 pixel -The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling. -Instead of the < and > keys, you can use the , (comma) and . (period) keys respectively. +Keyboard scale (>1 nodes selected) +These commands scale the selected nodes as if they were an "object", around the center of that object. +.,>scale nodes up by the scale step +,,<scale nodes down by the scale step +The default scale step is 2 px (SVG pixel units, not screen pixels). +.,>scale nodes up by 1 pixel +,,<scale nodes down by 1 pixel +The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling. +Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions. -Keyboard handle rotate (1 node selected) -[,]rotate both handles by the angle step -The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. May apply to more than one node. -[,]rotate left handle by the angle step -[,]rotate right handle by the angle step -[,]rotate left handle by 1 pixel -[,]rotate right handle by 1 pixel +Keyboard rotate (>1 nodes selected) +These commands rotate the selected nodes as if they were an "object", around the center of that object. +[,]rotate nodes by the angle step +The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. +[,]rotate nodes by 1 pixel +The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement. +Keyboard flip (>1 nodes selected) +These commands flip the selected nodes as if they were an "object", around the center of that object. +hflip nodes horizontally +vflip nodes vertically -Keyboard scale (>1 nodes selected) -These commands scale the selected nodes as if they were an "object", around the center of that object. -.,>scale nodes up by the scale step -,,<scale nodes down by the scale step -The default scale step is 2 px (SVG pixel units, not screen pixels). -.,>scale nodes up by 1 pixel -,,<scale nodes down by 1 pixel -The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling. -Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions. -Keyboard rotate (>1 nodes selected) -These commands rotate the selected nodes as if they were an "object", around the center of that object. -[,]rotate nodes by the angle step -The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. -[,]rotate nodes by 1 pixel -The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement. +Change segment(s) +Lmake line +Umake curve +These commands require that more than two adjacent nodes be selected. -Keyboard flip (>1 nodes selected) -These commands flip the selected nodes as if they were an "object", around the center of that object. -hflip nodes horizontally -vflip nodes vertically +Change node type +Cmake cusp +Smake smooth +Ymake 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 +Join/break +Jjoin selected nodes +This requires that exactly two end nodes within the path be selected. +You can lock the position of one of the two joined nodes by hovering mouse over it. +Bbreak selected node(s) +After break, only one of each two new nodes is selected. May apply to more than one node. -Change path segment -Lmake line -Kmake curve -These commands require that more than two adjacent nodes be selected. +Delete, create, duplicate +Backspace,Deldelete selected node(s) +Backspace,Deldelete without preserving shape +Deleting without Ctrl adjusts handles on the remaining nodes to preserve the shape of the curve as much as possible. +Deleting with Ctrl does not touch the remaining nodes. +create/delete node +Ctrl+Alt+click on a node deletes it; Ctrl+Alt+click on the path between nodes creates a new node in the click point. +Deleting nodes this way always tries to preserve the shape of the curve (same as Del/Backspace). +create node +Double clicking on the path between nodes creates a node in the click point. +Insinsert new node(s) +This adds new node(s) in the middle(s) of selected segment(s), so it requires that more than two adjacent nodes be selected. +Dduplicate selected node(s) +New nodes are created on the same path; they are placed exactly over the old ones and are selected. -Change node type -Cmake cusp -Smake smooth -Ymake symmetric -toggle smooth/cusp/symmetric -Join/break -Jjoin selected nodes -This requires that exactly two end nodes within the path be selected. -Bbreak selected node(s) -After break, only one of each two new nodes is selected. May apply to more than one node. +Mouse select: objects +click a non-selected object to select +select under +toggle selection +These work the same as in Selector. The nodes or handles of the single selected object become editable. -Delete, create, duplicate -Backspace,Deldelete selected node(s) -create/delete node -Ctrl+Alt+click on a node deletes it; Ctrl+Alt+click on the path between nodes creates a new node in the click point. -create node -Double clicking on the path between nodes creates a node in the click point. -Insinsert new node(s) -This adds new node(s) in the middle(s) of selected segment(s), so it requires that more than two adjacent nodes be selected. -Dduplicate selected node(s) -New nodes are created on the same path; they are placed exactly over the old ones and are selected. +Mouse select: nodes +select a node +Clicking on a node selects it. +select two adjacent nodes +Clicking on a selected path between the nodes selects the two nodes closest to the click point. +toggle selection +This adds/removes a node (if clicked on node) or two nodes (if clicked on path) to/from the node selection. +deselect +Clicking in an empty space deselects all selected nodes. Next click will deselect the object. +Rubberband +select multiple nodes +Dragging around nodes does "rubberband" selection; previous node selection is deselected. +add nodes to selection +Normally, you need to start from a point not over a path or a node to initiate a rubberband. +However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start over the path. -Mouse select: objects -click a non-selected object to select -select under -toggle selection -These work the same as in Selector. The nodes or handles of the single selected object become editable. -Mouse select: nodes -select a node -Clicking on a node selects it. -select two adjacent nodes -Clicking on a selected path between the nodes selects the two nodes closest to the click point. -toggle selection -This adds/removes a node (if clicked on node) or two nodes (if clicked on path) to/from the node selection. -deselect -Clicking in an empty space deselects all selected nodes. Next click will deselect the object. +Node move (mouse) +move selected nodes +restrict movement to horizontal or vertical +move along handles +This restricts movement to the directions of the node's handles, their continuations and perpendiculars (total 8 snaps). +If the node has straight lines on one or both sides, this will snap it to these lines' directions and perpendiculars instead. +temporarily disable snapping +Snapping nodes is enabled in Document Preferences. By default, only bounding box of objects snaps to grid/guides. +drag out handle +If a node has a retracted handle, dragging with Shift lets you drag it out of the node. +Spacedrop a copy +When dragging nodes with mouse, each Space leaves a copy of the selected object. +You can press and hold Space while dragging for a nice "trail." -Rubberband -select multiple nodes -Dragging around nodes does "rubberband" selection; previous node selection is deselected. -add nodes to selection +Node handles +move a node handle +snap the handle to angle steps +The default angle step is 15 degrees. This also snaps to the handle's original angle, its continuation and perpendiculars. +rotate both handles +lock the handle length +Ctrl, Shift, Alt can be combined when dragging handles. +retract the handle +Retracted handle is zero length; use Shift+drag to drag it back out. -Node move (mouse) -move selected nodes -restrict movement to horizontal or vertical -move along handles -This restricts movement to the directions of the node's handles, their continuations and perpendiculars (total 8 snaps). -If the node has straight lines on one or both sides, this will snap it to these lines' directions and perpendiculars instead. -temporarily disable snapping -Snapping nodes is enabled in Document Preferences. By default, only bounding box of objects snaps to grid/guides. -drag out handle -If a node has a retracted handle, dragging with Shift lets you drag it out of the node. -Spacedrop a copy -When dragging nodes with mouse, each Space leaves a copy of the selected object. -You can press and hold Space while dragging for a nice "trail." +Reversing +rreverse path direction -Node handles -move a node handle -snap the handle to angle steps -The default angle step is 15 degrees. This also snaps to the handle's original angle, its continuation and perpendiculars. -rotate both handles -lock the handle length -Ctrl, Shift, Alt can be combined when dragging handles. -retract the handle -Retracted handle is zero length; use Shift+drag to drag it back out. +Editing shapes +Node tool can also drag the handles of shapes (rectangles, ellipses, stars, spirals). Click on a shape to select it. +See the corresponding shape tools for their editing shortcuts, all of which also work in node tool. -Reversing -rreverse path direction +Cancel +Esccancel rubberband or move +Press Esc while mouse button is still down to cancel rubberband selection, node move, handle move, or handle move. -Editing shapes -Node tool can also drag the handles of shapes (rectangles, ellipses, stars, spirals). Click on a shape to select it. -See the corresponding shape tools for their editing shortcuts, all of which also work in node tool. +Rectangle tool +Drawing +draw a rectangle +make a square or integer-ratio rectangle +This restricts rectangle so its height/width ratio is a whole number. +draw around the starting point +This creates a rectangle symmetric around the starting point of the mouse drag. +Editing +click an object to select +select under +toggle selection +drag a handle to resize or round corners +Initially, the two rounding handles are in the top right corner; two resize handles are in top left and bottom right corners. +lock width, height, or ratio (resize handles) +lock the corner circular (rounding handles) +Resize handles change the width and height of the rectangle in its own coordinate system, before any transforms are applied. +When rounding corners, dragging only one rounding handle (with the other at the corner) keeps the corner circular. +You can drag both handles for an elliptic rounded corner, or drag one with Ctrl to make sure the other one is synchronized. +Escdeselect -Cancel -Esccancel rubberband or move -Press Esc while mouse button is still down to cancel rubberband selection, node move, handle move, or handle move. +Ellipse tool +Drawing +draw an ellipse +make circle or integer-ratio ellipse +This restricts ellipse so its height/width ratio is a whole number. +draw around the starting point +This creates an ellipse symmetric around the starting point of the mouse drag. -Rectangle tool -Drawing -draw a rectangle -make a square or integer-ratio rectangle -This restricts rectangle so its height/width ratio is a whole number. -draw around the starting point -This creates a rectangle symmetric around the starting point of the mouse drag. +Editing +click an object to select +select under +toggle selection +drag a handle to resize, make arc or segment +Initially, the two arc/segment handles are in the rightmost point; two resize handles are at the topmost and leftmost points. +lock circle (resize handles) +snap to angle steps (arc/segment handles) +Resize handles change the width and height of the ellipse in its own coordinate system, before any transforms are applied. +The default angle step is 15 degrees. +Escdeselect +Star tool -Editing -click an object to select -select under -toggle selection -drag a handle to resize or round corners -Initially, the two rounding handles are in the top right corner; two resize handles are in top left and bottom right corners. -lock width, height, or ratio (resize handles) -lock the corner circular (rounding handles) -Resize handles change the width and height of the rectangle in its own coordinate system, before any transforms are applied. -When rounding corners, dragging only one rounding handle (with the other at the corner) keeps the corner circular. -You can drag both handles for an elliptic rounded corner, or drag one with Ctrl to make sure the other one is synchronized. -Escdeselect +Drawing +draw a star +snap star to angle steps +The default angle step is 15 degrees. -Ellipse tool -Drawing -draw an ellipse -make circle or integer-ratio ellipse -This restricts ellipse so its height/width ratio is a whole number. -draw around the starting point -This creates an ellipse symmetric around the starting point of the mouse drag. +Editing +click an object to select +select under +toggle selection +drag a handle to vary the star shape +keep star rays radial (no skew) +round the star +remove rounding +randomize the star +remove randomization +Escdeselect +Spiral tool -Editing -click an object to select -select under -toggle selection -drag a handle to resize, make arc or segment -Initially, the two arc/segment handles are in the rightmost point; two resize handles are at the topmost and leftmost points. -lock circle (resize handles) -snap to angle steps (arc/segment handles) -Resize handles change the width and height of the ellipse in its own coordinate system, before any transforms are applied. -The default angle step is 15 degrees. -Escdeselect +Drawing +draw a spiral +snap spiral to angle steps +The default angle step is 15 degrees. -Star tool -Drawing -draw a star -snap star to angle steps -The default angle step is 15 degrees. +Editing +click an object to select +select under +toggle selection +roll/unroll from inside (inner handle) +Dragging the inner handle adjusts the "inner radius" parameter. +converge/diverge (inner handle) +reset divergence (inner handle) +Vertical Alt+drag of the inner handle adjusts the "divergence" parameter, Alt+click resets it to 1. +zero inner radius (inner handle) +Shift+click on inner handle makes the spiral start from the center. +roll/unroll from outside (outer handle) +Dragging the outer handle adjusts the "turns" parameter. Use Shift+Alt+drag to roll/unroll without changing radius. +scale/rotate (outer handle) +Use Shift+Alt to rotate only (locks the radius of the spiral). -Editing -click an object to select -select under -toggle selection -drag a handle to vary the star shape -keep star rays radial (no skew) -round the star -remove rounding -randomize the star -remove randomization -Escdeselect +snap handles to angle steps +The default angle step is 15 degrees. This works for both handles. -Spiral tool +Escdeselect -Drawing -draw a spiral -snap spiral to angle steps -The default angle step is 15 degrees. +Zoom tool +zoom in +zoom out +zoom into the area -Editing -click an object to select -select under -toggle selection -roll/unroll from inside (inner handle) -Dragging the inner handle adjusts the "inner radius" parameter. -converge/diverge (inner handle) -reset divergence (inner handle) -Vertical Alt+drag of the inner handle adjusts the "divergence" parameter, Alt+click resets it to 1. -zero inner radius (inner handle) -Shift+click on inner handle makes the spiral start from the center. +Freehand tool -roll/unroll from outside (outer handle) -Dragging the outer handle adjusts the "turns" parameter. Use Shift+Alt+drag to roll/unroll without changing radius. -scale/rotate (outer handle) -Use Shift+Alt to rotate only (locks the radius of the spiral). +draw a freehand line +add to selected path +If a path is selected, Shift+dragging anywhere creates a new subpath instead of a new independent path. +temporarily disable snapping +Shift also temporaily disables snapping to grid or guides when you are drawing with grid or guides on. -snap handles to angle steps -The default angle step is 15 degrees. This works for both handles. +Pen (Bezier) tool -Escdeselect -Zoom tool +Create nodes +create a sharp node +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 +move only one handle -zoom in -zoom out -zoom into the area +This moves only one handle (instead of both) while creating a node, making it cusp. +snap the handle to angle steps +The default angle step is 15 degrees. -Freehand tool -draw a freehand line -add to selected path -If a path is selected, Shift+dragging anywhere creates a new subpath instead of a new independent path. -temporarily disable snapping -Shift also temporaily disables snapping to grid or guides when you are drawing with grid or guides on. -Bezier tool +Move last node +These commands move the last created node (at the start of the red segment) while creating a path. +move last node by the nudge distance +move last node by 10x nudge distance +The default nudge distance is 2 px (SVG pixel units, not screen pixels). +move last node by 1 pixel +move last node by 10 pixels +The actual distance for pixel movements depends on zoom level. Zoom in for finer movement. -Create nodes -create a sharp node -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 -move only one handle -This moves only one handle (instead of both) to create a cusp node. -snap the handle to angle steps -The default angle step is 15 degrees. +Create/modify segments +snap last segment to angle steps +This snaps the new node's angle, relative to the previous node, to angle steps (default 15 degrees). +Lmake last segment line +Umake last segment curve +These commands change the last (red) segment of the path to straight line or curve. -Create segments -snap the segment to angle steps -This snaps the new node's angle, relative to the previous node, to angle steps (default 15 degrees). +Finish +Enterfinish current line +finish current line +finish current line +Enter, right click, or double left click finish the current line, discarding the last unfinished (red) segment. -Finish -Enterfinish current line -finish current line -finish current line -Enter, right click, or double left click finish the current line, discarding the last unfinished (red) segment. +Cancel +Esc,zcancel current line +Backspace,Delerase last segment of current line +Calligraphy +draw a calligraphic line +,adjust pen width +,adjust pen angle +Width and angle can be adjusted while drawing. +Escdeselect -Keyboard -Esccancel current line -Backspaceerase last segment of current line +Gradient tool -Calligraphy +Creating gradients +create gradient +This creates gradient on selected objects. The Controls bar lets you select linear/radial and fill/stroke for the new gradient. +create default gradient +This creates default (horizontal edge-to-edge for linear, centered edge-to-edge-to-edge for radial) gradient on clicked object. -draw a calligraphic line -,adjust pen width -,adjust pen angle -Width and angle can be adjusted while drawing. -Gradient tool -Creating gradients -create gradient -This creates gradient on selected objects. The Controls bar lets you select linear/radial and fill/stroke for the new gradient. -create default gradient -This creates default (horizontal edge-to-edge for linear, centered edge-to-edge-to-edge for radial) gradient on clicked object. +Handles +Tabselect next handle +Tabselect previous handle +move selected handle by the nudge distance +move selected handle by 10x nudge distance +The default nudge distance is 2 px (SVG pixel units, not screen pixels). +move selected handle by 1 pixel +move selected handle by 10 pixels +The actual distance for pixel movements depends on zoom level. Zoom in for finer movement. +Escdeselect handle +open gradient editor +Double clicking a gradient handle opens the Gradient Editor with that gradient and the clicked handle chosen in the stops list. -Handles -Tabselect next handle -Tabselect previous handle -move selected handle by the nudge distance -move selected handle by 10x nudge distance -The default nudge distance is 2 px (SVG pixel units, not screen pixels). -move selected handle by 1 pixel -move selected handle by 10 pixels -The actual distance for pixel movements depends on zoom level. Zoom in for finer movement. -Escdeselect handle -open gradient editor -Double clicking a gradient handle opens the Gradient Editor with that gradient and the clicked handle chosen in the stops list. +Reversing +rreverse gradient definition +This mirrors the stop positions of the current gradient without moving the gradient handles. -Mouse select -click an object to select -select under -toggle selection +Mouse select +click an object to select +select under +toggle selection -Dropper tool +Dropper tool -pick fill color -pick stroke color -average fill color -average stroke color -Click applies the color under cursor to the current selection. Dragging a radius calculates the average color of a circular area. -If a gradient handle (in Gradient tool) is selected, it gets the color instead of the entire object. -,pick inverse color -If Alt is pressed, picking color (with or without Shift, by click or by drag) picks the inverse of the color. -Ccopy color -This copies the color under cursor to the system clipboard, as text in RRGGBBAA format (8 hex digits). +pick fill color +pick stroke color +average fill color +average stroke color +Click applies the color under cursor to the current selection. Dragging a radius calculates the average color of a circular area. +If a gradient handle (in Gradient tool) is selected, it gets the color instead of the entire object. +,pick inverse color +If Alt is pressed, picking color (with or without Shift, by click or by drag) picks the inverse of the color. +Ccopy color +This copies the color under cursor to the system clipboard, as text in RRGGBBAA format (8 hex digits). -Text tool +Text tool -Selecting/creating -create/select a text object +Selecting/creating +create/select a text object -Clicking in an empty space or on a non-text creates a text object; now you can type your text. -Clicking on a text object selects it; cursor is placed near the click point. -Escdeselect the text object +Clicking in an empty space or on a non-text creates a text object; now you can type your text. +Clicking on a text object selects it; cursor is placed near the click point. +Escdeselect the text object -Text navigation -move cursor by one character -,move cursor by one word -,move cursor by one paragraph -Home,Endgo to beginning/end of line -Home,Endgo to beginning/end of text -All these commands cancel current text selection, if any. +Text navigation +move cursor by one character +,move cursor by one word +,move cursor by one paragraph +Home,Endgo to beginning/end of line +Home,Endgo to beginning/end of text +All these commands cancel current text selection, if any. -Flowed text (internal frame) -create flowed text -Clicking and dragging in an empty space or on a non-text creates a flowed text object with internal frame. -adjust frame size -Dragging the handle in the lower right corner of the selected flowed text changes width/height of the frame. -lock width, height, or ratio of frame -Dragging the corner handle with Ctrl resizes the frame preserving either width, or height, or ratio. +Flowed text (internal frame) +create flowed text +Clicking and dragging in an empty space or on a non-text creates a flowed text object with internal frame. +adjust frame size +Dragging the handle in the lower right corner of the selected flowed text changes width/height of the frame. +lock width, height, or ratio of frame +Dragging the corner handle with Ctrl resizes the frame preserving either width, or height, or ratio. -Flowed text (external frame) -Wflow text into frame -With a text object and a shape/path selected, this flows text into the shape/path. -Both remain separate objects, but are linked; editing the shape/path causes the text to reflow. -Wunflow text from frame -This cuts the flowed text's link to the shape/path, producing a single-line regular text object. -Dselect external frame -To find out which object is the frame of this flowed text, select it and press Shift+D. The frame will be selected. +Flowed text (external frame) +Wflow text into frame +With a text object and a shape/path selected, this flows text into the shape/path. +Both remain separate objects, but are linked; editing the shape/path causes the text to reflow. +Wunflow text from frame +This cuts the flowed text's link to the shape/path, producing a single-line regular text object. +Dselect external frame +To find out which object is the frame of this flowed text, select it and press Shift+D. The frame will be selected. -Text on path -Dselect path -To find out which path this text is put on, select it and press Shift+D. The path will be selected. +Text on path +Dselect path from text +To find out which path this text is put on, select it and press Shift+D. The path will be selected. -Editing text -To type + and - characters, use the main keyboard; keypad + and - are reserved for zoom (unless NumLock is on). -Enterstart a new line or paragraph -Enter in regular text creates new line; in flowed text it creates a new paragraph -Utoggle Unicode entry -To insert an arbitrary Unicode character, type Ctrl+U, then the hexadecimal code point, then Enter. -For example, Ctrl+U 2 0 1 4 Enter inserts an em-dash. -To stay in Unicode mode after inserting the character, press Space instead of Enter. -Press Esc or another Ctrl+U to cancel Unicode mode without inserting the character. -Spaceinsert no-break space -A no-break space is visible even in a text object without xml:space="preserve". +Editing text +To type + and - characters, use the main keyboard; keypad + and - are reserved for zoom (unless NumLock is on). +Enterstart a new line or paragraph +Enter in regular text creates new line; in flowed text it creates a new paragraph +Utoggle Unicode entry +To insert an arbitrary Unicode character, type Ctrl+U, then the hexadecimal code point, then Enter. +For example, Ctrl+U 2 0 1 4 Enter inserts an em-dash. +To stay in Unicode mode after inserting the character, press Space instead of Enter. +Press Esc or another Ctrl+U to cancel Unicode mode without inserting the character. +Spaceinsert no-break space +A no-break space is visible even in a text object without xml:space="preserve". -Selecting text -select text -Left-dragging over a text object selects a text span. -select text by character -select text by word -Home,Endselect to beginning/end of line -Home,Endselect to beginning/end of text -select word -select line -Aselect all text -This selects the entire text of the current text object. +Selecting text +select text +Left-dragging over a text object selects a text span. +select text by character +select text by word +Home,Endselect to beginning/end of line +Home,Endselect to beginning/end of text +select word +select line +Aselect all text +This selects the entire text of the current text object. -Styling selection -Bmake selection bold -Imake selection italic -Also, you can use the Text&Font or Fill&Stroke dialogs to assign any style to text selection. +Styling selection +Bmake selection bold +Imake selection italic +Also, you can use the Text&Font or Fill&Stroke dialogs to assign any style to text selection. -Letter spacing ->expand line/paragraph by 1 pixel ->expand line/paragraph by 10 pixels -<contract line/paragraph by 1 pixel -<contract line/paragraph by 10 pixels -These commands (only when editing text) adjust letter spacing in the current line (regular text) or paragraph (flowed text). -The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment. +Letter spacing +>expand line/paragraph by 1 pixel +>expand line/paragraph by 10 pixels +<contract line/paragraph by 1 pixel +<contract line/paragraph by 10 pixels +These commands (only when editing text) adjust letter spacing in the current line (regular text) or paragraph (flowed text). +The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment. -Line spacing ->make the text object taller by 1 pixel ->make the text object taller by 10 pixels -<make the text object shorter by 1 pixel -<make the text object shorter by 10 pixels -These commands (only when editing text) adjust line spacing in the entire text object (regular or flowed). -The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment. +Line spacing +>make the text object taller by 1 pixel +>make the text object taller by 10 pixels +<make the text object shorter by 1 pixel +<make the text object shorter by 10 pixels +These commands (only when editing text) adjust line spacing in the entire text object (regular or flowed). +The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment. -Kerning and shifting -shift characters by 1 pixel -shift characters by 10 pixels -These commands work when editing a regular text object. Kerning does not work in flowed text. -With no selection, they shift (horizontally or vertically) the characters after the cursor until the end of line. -With selection, they shift the selection relative to the rest of text (by inserting opposite kerns at both ends of selection). -The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment. +Kerning and shifting +shift characters by 1 pixel +shift characters by 10 pixels +These commands work when editing a regular text object. Kerning does not work in flowed text. +With no selection, they shift (horizontally or vertically) the characters after the cursor until the end of line. +With selection, they shift the selection relative to the rest of text (by inserting opposite kerns at both ends of selection). +The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment. -Rotating -[,]rotate character(s) by 90 degrees -[,]rotate character(s) by 1 pixel -These commands rotate the next character (without selection) or all characters in the selection (with selection). -Rotation only works in regular text (not flowed text). -The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement. +Rotating +[,]rotate character(s) by 90 degrees +[,]rotate character(s) by 1 pixel +These commands rotate the next character (without selection) or all characters in the selection (with selection). +Rotation only works in regular text (not flowed text). +The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement. -- 2.30.2

Text on path

Shift+Dselect path
Shift+Dselect path from text
To find out which path this text is put on, select it and press Shift+D. The path will be selected.