Rockbox can handle fonts larger than 16 pixels too.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26152 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 6b2d529..9a083e2 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -18,10 +18,11 @@
   \setting{Settings $\rightarrow$ Theme Settings $\rightarrow$ Font}
   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
     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}