summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9ad2d29)
raw | patch | inline | side by side (parent: 9ad2d29)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 14 Apr 2008 08:18:16 +0000 (08:18 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 14 Apr 2008 08:18:16 +0000 (08:18 +0000) |
doc/keys.xml | patch | blob | history |
diff --git a/doc/keys.xml b/doc/keys.xml
index 13ac8b4c5e085406c157c7821ef487ea5c09feaf..aaa8adc9805e750d503d82a94aa153b33921de40 100644 (file)
--- a/doc/keys.xml
+++ b/doc/keys.xml
<group>
<title>Change node type</title>
<keys><key><shift/>C</key> <action>make cusp</action></keys>
+<note>First Shift+C changes type of node; if you do another Shift+C on an already cusp node, it retracts its handles</note>
<keys><key><shift/>S</key> <action>make smooth</action></keys>
+<note>If a cusp node is adjacent to a line segment, first Shift+S makes it half-smooth with one handle collinear
+with the segment; another Shift+S will expand a second handle</note>
<keys><key><shift/>Y</key> <action>make symmetric</action></keys>
<note>When making smooth or symmetric, you can lock the position of one of the handles by hovering mouse over it.</note>
<mouse><key><ctrl/><left-click/></key> <action>toggle smooth/cusp/symmetric</action></mouse>