From 21df86705136d738fb5ed630a7df5dccbdbb87dd Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Wed, 25 Apr 2007 17:34:09 +0000 Subject: [PATCH] Updated "windowsize" documentation; it didn't mention arbitrary sizes! --- docs/OPTIONS.txt | 19 +++++++++++++------ docs/html/OPTIONS.html | 18 ++++++++++++------ 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/docs/OPTIONS.txt b/docs/OPTIONS.txt index 8be578e6c..16a67e984 100644 --- a/docs/OPTIONS.txt +++ b/docs/OPTIONS.txt @@ -9,7 +9,7 @@ bill@newbreedsoftware.com http://www.tuxpaint.org/ - April 24, 2007 + April 25, 2007 -------------------------------------------------------------------------- @@ -72,14 +72,21 @@ Windows Users Run the program in full screen mode, rather than in a window. windowsize=SIZE - Run the program at a higher resolution, rather than the default - of 640x480. The SIZE value may be one of: + + Run the program at a different size (in windowed mode) or at a + different screen resolution (in fullscreen mode), rather than + the default (usually 800x600). + + The SIZE value should be presented in pixels, in + 'width-by-height' format, with an "x" (lowercase X) between the + values. The size can be anything that's at least 640 wide, and + at least 480 tall. + + Some examples: * 640x480 - * 800x600 * 1024x768 - * 1280x1024 - * 1400x1050 + * 768x1024 * 1600x1200 nosound=yes diff --git a/docs/html/OPTIONS.html b/docs/html/OPTIONS.html index d2fc32b73..009ca9af5 100644 --- a/docs/html/OPTIONS.html +++ b/docs/html/OPTIONS.html @@ -22,7 +22,7 @@ New Breed Software

bill@newbreedsoftware.com
http://www.tuxpaint.org/

-

April 24, 2007

+

April 25, 2007


@@ -104,16 +104,22 @@ New Breed Software

windowsize=SIZE
- Run the program at a higher resolution, rather than the default of 640x480. - The SIZE value may be one of: +

Run the program at a different size (in windowed mode) or + at a different screen resolution (in fullscreen mode), rather than the + default (usually 800x600).

+ +

The SIZE value should be presented in pixels, in 'width-by-height' + format, with an "x" (lowercase X) between the values. The size can + be anything that's at least 640 wide, and at least 480 tall.

+ +

Some examples:

+

nosound=yes