From ea7a89606cfaffb2ae2c843ea9868bd8c8dd16c9 Mon Sep 17 00:00:00 2001 From: Fred Bauer Date: Sat, 19 Nov 2011 23:34:26 +0000 Subject: FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. Defaults to 250. This saves a lot of RAM while still allowing non-English users to have adequate glyph coverage. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31031 a1c6a512-1295-4272-9138-f99709370657 --- manual/advanced_topics/main.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manual/advanced_topics') 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.\\ \item `filename' is the font filename to load. Fonts should be stored in \fname{/.rockbox/fonts/} \item `glyphs' is an optional specification of how many unique glyphs to - store in memory. Default is 256. + store in memory. Default is from the system setting + \setting{Glyphs To Load}. \end{itemize} An example would be: \config{\%Fl(2,12-Nimbus.fnt,100)} -- cgit v1.2.3