summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2012-02-25 19:21:38 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2012-02-25 19:21:38 +0000
commitc2afcf445304c68506c9907e54cd1adfd28f2ab1 (patch)
tree968dcbfa551cfcdb100b3577cafb3495e7fc2713 /amiga/dist/NetSurf.guide
parent6696f7d160cfcae86e5e8699d32b4699d50818d6 (diff)
downloadnetsurf-c2afcf445304c68506c9907e54cd1adfd28f2ab1.tar.gz
netsurf-c2afcf445304c68506c9907e54cd1adfd28f2ab1.tar.bz2
Documentation update
svn path=/trunk/netsurf/; revision=13470
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide8
1 files changed, 6 insertions, 2 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index 39ea6c5a4..04edb96f1 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -43,7 +43,9 @@ There are a couple of Amiga-specific options which can only be changed directly
@{b}printer_unit@{ub} Specifies which printer.device unit to print to
@{b}drag_save_icons@{ub} Enables displaying Workbench-style transparent icons under the pointer when performing drag saves (ctrl-drag of objects available if NetSurf is running on the Workbench screen) and text selection drags. If set to 0 the pointer style will change instead. OS 4.0 users may want to set this to 0 as icons will appear opaque and obscure the drop position.
@{b}cairo_renderer@{ub} Set rendering engine (SObjs version only). 0 = graphics.library, 1 = Cairo/graphics.library mixed (recommended), 2 = Full Cairo.
-@{b}widescreen@{ub} Correct aspect ratio for widescreen displays.
+@{b}monitor_aspect_x@{ub}/@{b}monitor_aspect_y@{ub} Correct aspect ratio for displays.
+@{b}screen_compositing@{ub} Use compositing on NetSurf's own screen. 0=disable, 1=enable, 2=default
+@{b}redraw_tile_size@{ub} Specify the size of the off-screen bitmap. Higher will speed up redraws at the expense of memory. 0 disables tiling (will use a bitmap at least the size of the screen NetSurf is running on - not recommended)
@{b}url_file@{ub} Path to URL database file
@{b}hotlist_file@{ub} Path to Hotlist file
@@ -261,7 +263,9 @@ There are a number of options which can be changed that will affect the speed of
@{b}Cache native versions@{ub} to @{b}Scaled@{ub} (or preferably @{b}All@{ub}, but this will use more graphics mem, and scaling images is a bigger performance hit)
Deselect @{b}Higher quality scaling@{ub}, this will be very slow if not done in hardware.@{lindent}
-@{lindent 2}* In @{"Options" link Options}, set cairo_renderer:1
+@{lindent 2}* In @{"Options" link Options}, set cairo_renderer:1@{lindent}
+
+@{lindent 2}* In @{"Options" link Options}, increase redraw_tile_size. (increasing this value uses more graphics mem)@{lindent}
@endnode
@node contact "Credits"