summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2012-11-08 23:56:42 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2012-11-08 23:56:42 +0000
commite25cb448142ba010cb97eaaaab0e00138dad97be (patch)
treea587a82572fbccde434e73b25b14ccd9656ccce0 /amiga/dist/NetSurf.guide
parent83e2c640cf500193c81dfb4a8149fdd74fb06798 (diff)
downloadnetsurf-e25cb448142ba010cb97eaaaab0e00138dad97be.tar.gz
netsurf-e25cb448142ba010cb97eaaaab0e00138dad97be.tar.bz2
Remove font_unicode_list - font_unicode is a list now.
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index 39148be8f..b39ea3d3e 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -74,7 +74,7 @@ If the font NetSurf is trying to use does not contain a specific character used
For most users, installing and selecting @{"Code2000" rxs "address netsurf 'open http://code2000.sf.net'"} or @{"Bitstream Cyberbit" rxs "address netsurf 'open http://ftp.netscape.com/pub/communicator/extras/fonts/windows/'"} is the best option.
-Additional fall-back fonts can be provided since NetSurf 3.0. These need to go into Users/user/Choices as a comma-separated list, for the font_unicode_list option.
+Additional fall-back fonts can be provided since NetSurf 3.0. These need to go into Users/user/Choices as a comma-separated list, for the font_unicode option.
NB: Since NetSurf 3.0, NetSurf will scan the provided Unicode fonts, and the rest of the system fonts, on first startup. Setting font_unicode_only:1 will prevent fonts not in the preferred Unicode fonts list from being scanned or used as fallback fonts. If the system fonts or NetSurf's fallback fonts list changes, this cache will need to be re-generated. This can be forced by deleting the font glyph cache (which defaults to Users/user/FontGlyphCache).