diff options
author | Alexander Levin <al.le@rockbox.org> | 2010-05-19 16:34:20 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2010-05-19 16:34:20 +0000 |
commit | 3fa48eef455e05cb1d17a5fef4f44e5c62397ee7 (patch) | |
tree | d9f8039858540e5b661d1857eb28faf29a05cf2e /manual | |
parent | 4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab (diff) |
Show another way to learn about convbdf
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26172 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/advanced_topics/main.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index f024e1fd56..1c47b670b1 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -22,7 +22,8 @@ in the font package at \url{http://www.rockbox.org/daily.shtml}.} 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} directory of the Rockbox source code. See \wikilink{CreateFonts\#ConvBdf} - for more details.} + for more details. Or just run \fname{convbdf} without any parameters to + see the possible options.} } \subsection{\label{ref:Loadinglanguages}Loading Languages} |