summaryrefslogtreecommitdiff
path: root/amiga/dist
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2011-10-11 17:58:14 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2011-10-11 17:58:14 +0000
commit69f83ed262fc95d528d38706d13d4daa36161694 (patch)
tree789245df0b6b56a36bca92873dc81e0797e96386 /amiga/dist
parent606d7cc64e67fe989476dbfb3e4352f58eabe626 (diff)
downloadnetsurf-69f83ed262fc95d528d38706d13d4daa36161694.tar.gz
netsurf-69f83ed262fc95d528d38706d13d4daa36161694.tar.bz2
Be more flexible with the aspect ratios we correct to.
svn path=/trunk/netsurf/; revision=13036
Diffstat (limited to 'amiga/dist')
-rwxr-xr-xamiga/dist/NetSurf.guide4
1 files changed, 3 insertions, 1 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index 1d63bae67..39ea6c5a4 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -69,7 +69,9 @@ For most users, installing and selecting @{"Code2000" rxs "address netsurf 'open
@{b}Font sizes@{ub}
-The default and minimum font sizes can also be set. NB: The resolution setting on the "Rendering" tab in NetSurf's preferences affects how big text appears on screen (the conversion between point and pixel sizes) amongst other things. To find the correct value, divide the number of pixels on the screen vertically by the physical height of the screen in inches (horizontal resolution is calculated automatically if NetSurf is running on a custom screen, square pixels are assumed on all other screens).
+The default and minimum font sizes can also be set.
+NB: The resolution setting on the "Rendering" tab in NetSurf's preferences affects how big text appears on screen (the conversion between point and pixel sizes) amongst other things. To find the correct value, divide the number of pixels on the screen vertically by the physical height of the screen in inches (horizontal resolution is calculated automatically if NetSurf is running on a custom screen, square pixels are assumed on all other screens).
+If the monitor is widescreen, monitor_aspect_x and monitor_aspect_y values in Resources/Options will also need modifying.
@endnode
@node Themes