summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-27 23:53:27 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-27 23:53:27 +0000
commitee640b80bc0a0bbe2dd5cd67f9d6381c4b63cc8f (patch)
treeb09c8111fb55ed7f1c2a8a497fbf21129e36186e /resources
parent5afd42aa5a9ce1561fa1a6d73980b23cb612cda7 (diff)
downloadnetsurf-ee640b80bc0a0bbe2dd5cd67f9d6381c4b63cc8f.tar.gz
netsurf-ee640b80bc0a0bbe2dd5cd67f9d6381c4b63cc8f.tar.bz2
Add a GUI prefs option on OS3 only, to toggle between bitmap and outline fonts
"Allow bitmap fonts" causes NetSurf to use diskfont and graphics library routines for opening and displaying fonts. This allows bitmap fonts to be used which are much faster on 68k hardware than outline fonts, but loses the ability to render pages in UTF-8. Conversely, toggling this option off makes NetSurf use bullet.library directly and render glyphs itself, which precludes the usage of bitmap fonts but allows the full range of UTF-8 characters to be displayed. This option is ON by default on OS3 for speed reasons, and OFF by default on OS4. Additionally, this option is not shown on the prefs GUI on OS4 as the speed difference between bitmap and outline fonts is negligible on that hardware and I don't want to encourage the use of an option which provides inferior rendering.
Diffstat (limited to 'resources')
-rw-r--r--resources/FatMessages5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/FatMessages b/resources/FatMessages
index 0c3e8f9d5..67de72a62 100644
--- a/resources/FatMessages
+++ b/resources/FatMessages
@@ -6147,6 +6147,11 @@ de.ami.FontAntialiasing:Use anti-aliasing (when possible)
fr.ami.FontAntialiasing:Utiliser l'anticrénelage (si possible)
it.ami.FontAntialiasing:Usa anti-aliasing (quando possibile)
nl.ami.FontAntialiasing:Anti-aliasing (indien mogelijk) gebruiken
+en.ami.FontBitmap:Allow bitmap fonts
+de.ami.FontBitmap:Allow bitmap fonts
+fr.ami.FontBitmap:Allow bitmap fonts
+it.ami.FontBitmap:Allow bitmap fonts
+nl.ami.FontBitmap:Allow bitmap fonts
# Font scanning
en.ami.FontScanning:Scanning fonts...