From c2afcf445304c68506c9907e54cd1adfd28f2ab1 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sat, 25 Feb 2012 19:21:38 +0000 Subject: Documentation update svn path=/trunk/netsurf/; revision=13470 --- amiga/dist/NetSurf.guide | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'amiga') 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" -- cgit v1.2.3