mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Use typographic quotation marks -- correct more places
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25917 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
598ed2eee1
commit
e8c72b6891
9 changed files with 28 additions and 28 deletions
|
|
@ -7,33 +7,33 @@ whose dimensions are the same size as your device's screen or smaller; it can
|
|||
also create empty bitmaps for you to work with.\\
|
||||
|
||||
\subsubsection{Opening A File}
|
||||
To open a file, you may use either the context menu option "Open With" in the
|
||||
To open a file, you may use either the context menu option ``Open With'' in the
|
||||
File Browser, or you may enter Rockpaint first using the Plugins menu and open
|
||||
a file from there. To perform the latter, simply press Rockpaint's Menu button
|
||||
or move the cursor beyond the bottom of the screen; then move the cursor onto
|
||||
"Menu" and select it. Finally, select "Load" and navigate to the image you
|
||||
``Menu'' and select it. Finally, select ``Load'' and navigate to the image you
|
||||
wish to open.\\
|
||||
|
||||
\subsubsection{Tools}
|
||||
Rockpaint offers several tools to aid you in editing; you can view them by
|
||||
either pressing Rockpaint's "Menu" key or by attempting to move the cursor
|
||||
either pressing Rockpaint's ``Menu'' key or by attempting to move the cursor
|
||||
beyond the bottom of the screen. From top to bottom and left to right, and
|
||||
by section, they are as follows:
|
||||
\begin{description}
|
||||
\item[Colour Picker]
|
||||
The top left tool shows your colours that are at the ready. To
|
||||
swap them, "click" on the background colour. To edit the foreground colour,
|
||||
swap them, ``click'' on the background colour. To edit the foreground colour,
|
||||
click on it.
|
||||
\item[Preset Pallete]
|
||||
Several preset colours are availible. Clicking on one changes
|
||||
the foreground of the Colour Picker to the selected colour.
|
||||
\item[Pencil]
|
||||
Draws as you move the cursor. You can change the brush size with the
|
||||
Menu option "Brush Size". Use the Select key to toggle the tool while editing
|
||||
Menu option ``Brush Size''. Use the Select key to toggle the tool while editing
|
||||
the image.
|
||||
\item[Selection tool]
|
||||
Allows you to select a rectangular region; once you do, you
|
||||
will be shown a menu of options (including "cancel" if you make a mistake).
|
||||
will be shown a menu of options (including ``cancel'' if you make a mistake).
|
||||
\item[Line tool]
|
||||
Draws a straight line.
|
||||
\item[Curve tool]
|
||||
|
|
@ -53,7 +53,7 @@ by section, they are as follows:
|
|||
\item[Eraser]
|
||||
The opposite of the pencil; it changes painted pixels to white.
|
||||
\item[Text tool]
|
||||
"Draws" text on the image.
|
||||
``Draws'' text on the image.
|
||||
\item[Filled rectangle]
|
||||
Same as the Rectangle tool, but fills it with colour.
|
||||
\item[Filled circle]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue