summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/advanced_topics/main.tex3
-rw-r--r--manual/configure_rockbox/system_options.tex10
2 files changed, 10 insertions, 3 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 17e72cd51a..3503e5851d 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -342,7 +342,8 @@ and the WPS, but you can use multiple fonts in each of the individual screens.\\
342 \item `filename' is the font filename to load. Fonts should be stored in 342 \item `filename' is the font filename to load. Fonts should be stored in
343 \fname{/.rockbox/fonts/} 343 \fname{/.rockbox/fonts/}
344 \item `glyphs' is an optional specification of how many unique glyphs to 344 \item `glyphs' is an optional specification of how many unique glyphs to
345 store in memory. Default is 256. 345 store in memory. Default is from the system setting
346 \setting{Glyphs To Load}.
346 \end{itemize} 347 \end{itemize}
347 348
348 An example would be: \config{\%Fl(2,12-Nimbus.fnt,100)} 349 An example would be: \config{\%Fl(2,12-Nimbus.fnt,100)}
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 41b487164d..b61c55a5f2 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -136,9 +136,15 @@ This sub menu relates to limits in the Rockbox operating system.
136 in steps of 1,000 (default is 10,000). Higher values will shorten the 136 in steps of 1,000 (default is 10,000). Higher values will shorten the
137 music buffer, so you should increase this setting \emph{only} if you 137 music buffer, so you should increase this setting \emph{only} if you
138 have very large playlists. 138 have very large playlists.
139
140 \item [Glyphs To Cache.] This sets the default memory allocation size
141 for fonts in unique glyphs. This should be set to the number of unique
142 language glyphs and punctuation marks that are frequently displayed.
143 The default is 250.
139 \end{description} 144 \end{description}
140 \note{You will need to restart your player for changes to these options 145 \note{You will need to restart your player for changes to \setting{Max
141 to take effect.} 146 Entries in File Browser} or \setting{Max Playlist Size} to take effect
147 while \setting{Glyphs To Cache} will affect the next font load.}
142% TODO: this needs to be rewritten in another style, it lets you mix sound from another source into the music 148% TODO: this needs to be rewritten in another style, it lets you mix sound from another source into the music
143\opt{player}{ 149\opt{player}{
144 \subsection{Line In} This option activates the line-in port on \dap, which is 150 \subsection{Line In} This option activates the line-in port on \dap, which is