summaryrefslogtreecommitdiff
path: root/documentation/common.html
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2005-06-01 20:05:49 +0000
committerMatthias Melcher <fltk@matthiasm.com>2005-06-01 20:05:49 +0000
commit090eb71a2615fa2d259b3489385a61bd6657950f (patch)
tree470811e9156836844e19ee3f051ccf3d6f2e15f5 /documentation/common.html
parentdaa8f533973c796a765773d02e09cb3c201cde4b (diff)
OK, I admit that I am nuts. But since the code was mostly there anyways adding only a few bytes to the library in total, I added the symbols 'refresh' (formerly known as 'recycle'), 'reload', 'undo', and 'redo', and flags to flip symbols horizontaly '$', and verticaly '%'.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4391 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/common.html')
-rw-r--r--documentation/common.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/common.html b/documentation/common.html
index a7f17fca5..2a2421cc1 100644
--- a/documentation/common.html
+++ b/documentation/common.html
@@ -350,6 +350,8 @@ sign. Figure 3-4 shows the available symbols.</P>
<LI>+[1-9] or -[1-9] tweaks the scaling a little bigger
or smaller.</LI>
+ <LL>'$' flips the symbol horizontaly, '%' flips it verticaly.
+
<LI>[1-9] - rotates by a multiple of 45 degrees. '5' and
'6' do no rotation while the others point in the
direction of that key on a numeric keypad.</LI>