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:
Alexander Levin 2010-05-18 20:45:32 +00:00
parent 64bb9a0bf5
commit d9306418ac

View file

@ -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}