Fix typos/c&p errors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26993 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8a798179fc
commit
994d955d9c
4 changed files with 4 additions and 4 deletions
|
@ -312,7 +312,7 @@ and the WPS, but you can use multiple fonts in each of the individual screens.\\
|
|||
\config{\%Fl(`id',filename)}
|
||||
|
||||
\begin{itemize}
|
||||
\item `id' is the number you want to use in viewport declerations, 0 and 1
|
||||
\item `id' is the number you want to use in viewport declarations, 0 and 1
|
||||
are reserved and so can't be used.
|
||||
\item `filename' is the font filename to load. Fonts should be stored in
|
||||
\fname{/.rockbox/fonts/}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
\begin{itemize}
|
||||
\item `fgcolour' and `bgcolour' are 6-digit RGB888 colours, e.g. FF00FF.
|
||||
\item `font' is a number: 0 is the built-in system font, 1 is the
|
||||
current menu font, and 2-9 are additional are skin loaded fonts (see
|
||||
current menu font, and 2-9 are additional skin loaded fonts (see
|
||||
\reference{ref:multifont}).
|
||||
\item Only the coordinates \emph{have} to be specified. Leaving the other
|
||||
definitions blank will set them to their default values.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
\item `fgshade' and `bgshade' are numbers in the range 0 (= black) to 3
|
||||
(= white).
|
||||
\item `font' is a number: 0 is the built-in system font, 1 is the
|
||||
current menu font, and 2-9 are additional are skin loaded fonts (see
|
||||
current menu font, and 2-9 are additional skin loaded fonts (see
|
||||
\reference{ref:multifont}).
|
||||
\item Only the coordinates \emph{have} to be specified. Leaving the other
|
||||
definitions blank will set them to their default values.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
\begin{itemize}
|
||||
\item `font' is a number: 0 is the built-in system font, 1 is the
|
||||
current menu font, and 2-9 are additional are skin loaded fonts (see
|
||||
current menu font, and 2-9 are additional skin loaded fonts (see
|
||||
\reference{ref:multifont}).
|
||||
\item Only the coordinates \emph{have} to be specified. Leaving the other
|
||||
definitions blank will set them to their default values.
|
||||
|
|
Loading…
Reference in a new issue