diff options
Diffstat (limited to 'manual/advanced_topics')
-rw-r--r-- | manual/advanced_topics/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index d7646eafc4..08ecdfd063 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex | |||
@@ -321,7 +321,7 @@ and the WPS, but you can use multiple fonts in each of the individual screens.\\ | |||
321 | \item `filename' is the font filename to load. Fonts should be stored in | 321 | \item `filename' is the font filename to load. Fonts should be stored in |
322 | \fname{/.rockbox/fonts/} | 322 | \fname{/.rockbox/fonts/} |
323 | \item `glyphs' is an optional specification of how many unique glyphs to | 323 | \item `glyphs' is an optional specification of how many unique glyphs to |
324 | store in memory. | 324 | store in memory. Default is 256. |
325 | \end{itemize} | 325 | \end{itemize} |
326 | 326 | ||
327 | An example would be: \config{\%Fl(2,12-Nimbus.fnt,100)} | 327 | An example would be: \config{\%Fl(2,12-Nimbus.fnt,100)} |