mirror of
https://github.com/fltk/fltk.git
synced 2026-05-22 07:01:34 +08:00
Escape '%' in doxygen comment where needed.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10284 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -372,7 +372,7 @@ The @ sign may also be followed by the following optional
|
||||
|
||||
\li +[1-9] or -[1-9] tweaks the scaling a little bigger or smaller.
|
||||
|
||||
\li '$' flips the symbol horizontally, '%' flips it vertically.
|
||||
\li '$' flips the symbol horizontally, '\%' flips it vertically.
|
||||
|
||||
\li [0-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.
|
||||
|
||||
Reference in New Issue
Block a user