mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Rockbox can handle fonts larger than 16 pixels too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26152 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
64bb9a0bf5
commit
d9306418ac
1 changed files with 3 additions and 2 deletions
|
@ -18,10 +18,11 @@ in the font package at \url{http://www.rockbox.org/daily.shtml}.}
|
||||||
\setting{Settings $\rightarrow$ Theme Settings $\rightarrow$ Font}
|
\setting{Settings $\rightarrow$ Theme Settings $\rightarrow$ Font}
|
||||||
in the \setting{Main Menu}.\\
|
in the \setting{Main Menu}.\\
|
||||||
|
|
||||||
\note{Advanced Users Only: Any BDF font file up to 16 pixels high should
|
\note{Advanced Users Only: Any BDF font should
|
||||||
be usable with Rockbox. To convert from \fname{.bdf} to \fname{.fnt}, use
|
be usable with Rockbox. To convert from \fname{.bdf} to \fname{.fnt}, use
|
||||||
the \fname{convbdf} tool. This tool can be found in the \fname{tools}
|
the \fname{convbdf} tool. This tool can be found in the \fname{tools}
|
||||||
directory of the Rockbox source code.}
|
directory of the Rockbox source code. See \wikilink{CreateFonts\#ConvBdf}
|
||||||
|
for more details.}
|
||||||
}
|
}
|
||||||
|
|
||||||
\subsection{\label{ref:Loadinglanguages}Loading Languages}
|
\subsection{\label{ref:Loadinglanguages}Loading Languages}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue