summaryrefslogtreecommitdiff
path: root/amiga/save_pdf.c
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 /amiga/save_pdf.c
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 'amiga/save_pdf.c')
0 files changed, 0 insertions, 0 deletions