Home » Personal collection » Acorn hard disk » apps » ImagePrcss » !ChangeFSI/!Help

!ChangeFSI/!Help

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn hard disk » apps » ImagePrcss
Filename: !ChangeFSI/!Help
Read OK:
File size: 0FD0 bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 3 duplicate copies of this file in the archive:

File contents
ChangeFSI is a high quality image mastering program which understands many
image formats. The image may be scaled, rotated by 90 degrees and sharpened.
Images can be made for any RISC OS screen mode in monochrome, greyscale or
colour. Various image processing algorithms can be applied to the image.

You (the operator) set up the program's options using the menus and dialogue
boxes and then drop the source image file onto ChangeFSI's icon. The picture
will be computed (sometimes this takes a long time) and displayed for you to
see and save.

The document FSIinfo contains full information on the program. Brief
information is shown below.

The Scaling dialogue box allows choice of the scaling options.
    =======

"Ignore Source Pixel Size" stops the program believing those image formats
which provide the pixel size (useful especially if the information is
wrong!). The pixels are all considered to be square and the same size as a
mode 27 pixel (2 OS units per side).

"Ignore pixel aspect" completely disables all the size information in the
program. Both source and output pixels are considered to be square.

"Lock picture aspect" prevents "Scale to fill" or "Custom" scaling changing
the aspect ratio of the picture: it will be small enough to fit in the
specified space.

"Scale to fill" will provide a full screen sprite for the current mode.

The "Custom" box allows for different scaling. Enter x ratio and y ratio in
the boxes below (default 1/4 in both axes) and turn the option on to use it.
If the righthand boxes are zero (empty), the lefthand boxes specify the size
of the final output.

The Processing dialogue box controls the image processing algorithms.
    ==========

"Expand Dynamic Range" will read the picture to discover how much of the
0-fullscale it actually uses and expand it to the full range.

"Disable Dithering" turns off the dithering: picture quality drops!

"Brighten Picture" causes ChangeFSI to produce a picture that is 16/15
brighter than it should be. In the case of light pictures this can produce
objectionable white patches.

"Pre-Sharpening" can be used either to actually sharpen an image (with
values in the range 10 to 20) or to compensate for the "fuzzyness"
introduced by dithering (values in the range 20 to 30).

"Smoothing" can be used to reduce noise in an image (range 3 to 10+), or to
blur an image (range 1 to 3).

The Output dialogue box controls the mode the picture is created for.
    ======

"1,2,4,8,16,32" These radio buttons represent square pixel modes (e.g. VGA)
"1,2,4,8,16,32" and TV standard modes (like mode 12) with "n" bits per pixel.
The selected mode is shown in the box to their right and this can also be
typed into for any specific mode. *NOTE* 16 and 32 bit output on the desktop
is only possible with a suitable OS.

"Use current mode" (the default) will make the picture for the current
screen mode - change desktop mode to change the target mode.

"Monochrome" the output is made into 1, 4, 8 or 16 greys for 1, 2, 4 and
8 bit per pixel modes respectively.

"Colour" (the default) the output is made using all the colours available
(this isn't very many for 1 and 2 bit per pixel modes!).

"Special" allows the choice of any of the "mode suffixes" described in the
FSIinfo document (see the end).

"JPEG" sets JPEG output, quality controlled by the quality box (between 1
and 100, 1 is low quality (very), 100 is high quality). Colour and monochrome
select appropriate JPEG options.


The !Run file is set up for colour pictures of around 3000 pixels across
maximum, monochrome pictures of around 9000 pixels across maximum. You will
need to increase the slot size for larger pictures. A file !RunBig is
supplied for very large pictures (or for small pictures with very large
colour space such as ALPIAR16).


ChangeFSI$Cache can be set to values larger than 128K to speed processing.
(In particular, JPEG files smaller than the value of ChangeFSI$Cache will
be read much quicker).

ChangeFSI$PCDIndex can be set to change which PhotoCD resolution is read.
00000000  43 68 61 6e 67 65 46 53  49 20 69 73 20 61 20 68  |ChangeFSI is a h|
00000010  69 67 68 20 71 75 61 6c  69 74 79 20 69 6d 61 67  |igh quality imag|
00000020  65 20 6d 61 73 74 65 72  69 6e 67 20 70 72 6f 67  |e mastering prog|
00000030  72 61 6d 20 77 68 69 63  68 20 75 6e 64 65 72 73  |ram which unders|
00000040  74 61 6e 64 73 20 6d 61  6e 79 0a 69 6d 61 67 65  |tands many.image|
00000050  20 66 6f 72 6d 61 74 73  2e 20 54 68 65 20 69 6d  | formats. The im|
00000060  61 67 65 20 6d 61 79 20  62 65 20 73 63 61 6c 65  |age may be scale|
00000070  64 2c 20 72 6f 74 61 74  65 64 20 62 79 20 39 30  |d, rotated by 90|
00000080  20 64 65 67 72 65 65 73  20 61 6e 64 20 73 68 61  | degrees and sha|
00000090  72 70 65 6e 65 64 2e 0a  49 6d 61 67 65 73 20 63  |rpened..Images c|
000000a0  61 6e 20 62 65 20 6d 61  64 65 20 66 6f 72 20 61  |an be made for a|
000000b0  6e 79 20 52 49 53 43 20  4f 53 20 73 63 72 65 65  |ny RISC OS scree|
000000c0  6e 20 6d 6f 64 65 20 69  6e 20 6d 6f 6e 6f 63 68  |n mode in monoch|
000000d0  72 6f 6d 65 2c 20 67 72  65 79 73 63 61 6c 65 20  |rome, greyscale |
000000e0  6f 72 0a 63 6f 6c 6f 75  72 2e 20 56 61 72 69 6f  |or.colour. Vario|
000000f0  75 73 20 69 6d 61 67 65  20 70 72 6f 63 65 73 73  |us image process|
00000100  69 6e 67 20 61 6c 67 6f  72 69 74 68 6d 73 20 63  |ing algorithms c|
00000110  61 6e 20 62 65 20 61 70  70 6c 69 65 64 20 74 6f  |an be applied to|
00000120  20 74 68 65 20 69 6d 61  67 65 2e 0a 0a 59 6f 75  | the image...You|
00000130  20 28 74 68 65 20 6f 70  65 72 61 74 6f 72 29 20  | (the operator) |
00000140  73 65 74 20 75 70 20 74  68 65 20 70 72 6f 67 72  |set up the progr|
00000150  61 6d 27 73 20 6f 70 74  69 6f 6e 73 20 75 73 69  |am's options usi|
00000160  6e 67 20 74 68 65 20 6d  65 6e 75 73 20 61 6e 64  |ng the menus and|
00000170  20 64 69 61 6c 6f 67 75  65 0a 62 6f 78 65 73 20  | dialogue.boxes |
00000180  61 6e 64 20 74 68 65 6e  20 64 72 6f 70 20 74 68  |and then drop th|
00000190  65 20 73 6f 75 72 63 65  20 69 6d 61 67 65 20 66  |e source image f|
000001a0  69 6c 65 20 6f 6e 74 6f  20 43 68 61 6e 67 65 46  |ile onto ChangeF|
000001b0  53 49 27 73 20 69 63 6f  6e 2e 20 54 68 65 20 70  |SI's icon. The p|
000001c0  69 63 74 75 72 65 0a 77  69 6c 6c 20 62 65 20 63  |icture.will be c|
000001d0  6f 6d 70 75 74 65 64 20  28 73 6f 6d 65 74 69 6d  |omputed (sometim|
000001e0  65 73 20 74 68 69 73 20  74 61 6b 65 73 20 61 20  |es this takes a |
000001f0  6c 6f 6e 67 20 74 69 6d  65 29 20 61 6e 64 20 64  |long time) and d|
00000200  69 73 70 6c 61 79 65 64  20 66 6f 72 20 79 6f 75  |isplayed for you|
00000210  20 74 6f 0a 73 65 65 20  61 6e 64 20 73 61 76 65  | to.see and save|
00000220  2e 0a 0a 54 68 65 20 64  6f 63 75 6d 65 6e 74 20  |...The document |
00000230  46 53 49 69 6e 66 6f 20  63 6f 6e 74 61 69 6e 73  |FSIinfo contains|
00000240  20 66 75 6c 6c 20 69 6e  66 6f 72 6d 61 74 69 6f  | full informatio|
00000250  6e 20 6f 6e 20 74 68 65  20 70 72 6f 67 72 61 6d  |n on the program|
00000260  2e 20 42 72 69 65 66 0a  69 6e 66 6f 72 6d 61 74  |. Brief.informat|
00000270  69 6f 6e 20 69 73 20 73  68 6f 77 6e 20 62 65 6c  |ion is shown bel|
00000280  6f 77 2e 0a 0a 54 68 65  20 53 63 61 6c 69 6e 67  |ow...The Scaling|
00000290  20 64 69 61 6c 6f 67 75  65 20 62 6f 78 20 61 6c  | dialogue box al|
000002a0  6c 6f 77 73 20 63 68 6f  69 63 65 20 6f 66 20 74  |lows choice of t|
000002b0  68 65 20 73 63 61 6c 69  6e 67 20 6f 70 74 69 6f  |he scaling optio|
000002c0  6e 73 2e 0a 20 20 20 20  3d 3d 3d 3d 3d 3d 3d 0a  |ns..    =======.|
000002d0  0a 22 49 67 6e 6f 72 65  20 53 6f 75 72 63 65 20  |."Ignore Source |
000002e0  50 69 78 65 6c 20 53 69  7a 65 22 20 73 74 6f 70  |Pixel Size" stop|
000002f0  73 20 74 68 65 20 70 72  6f 67 72 61 6d 20 62 65  |s the program be|
00000300  6c 69 65 76 69 6e 67 20  74 68 6f 73 65 20 69 6d  |lieving those im|
00000310  61 67 65 20 66 6f 72 6d  61 74 73 0a 77 68 69 63  |age formats.whic|
00000320  68 20 70 72 6f 76 69 64  65 20 74 68 65 20 70 69  |h provide the pi|
00000330  78 65 6c 20 73 69 7a 65  20 28 75 73 65 66 75 6c  |xel size (useful|
00000340  20 65 73 70 65 63 69 61  6c 6c 79 20 69 66 20 74  | especially if t|
00000350  68 65 20 69 6e 66 6f 72  6d 61 74 69 6f 6e 20 69  |he information i|
00000360  73 0a 77 72 6f 6e 67 21  29 2e 20 54 68 65 20 70  |s.wrong!). The p|
00000370  69 78 65 6c 73 20 61 72  65 20 61 6c 6c 20 63 6f  |ixels are all co|
00000380  6e 73 69 64 65 72 65 64  20 74 6f 20 62 65 20 73  |nsidered to be s|
00000390  71 75 61 72 65 20 61 6e  64 20 74 68 65 20 73 61  |quare and the sa|
000003a0  6d 65 20 73 69 7a 65 20  61 73 20 61 0a 6d 6f 64  |me size as a.mod|
000003b0  65 20 32 37 20 70 69 78  65 6c 20 28 32 20 4f 53  |e 27 pixel (2 OS|
000003c0  20 75 6e 69 74 73 20 70  65 72 20 73 69 64 65 29  | units per side)|
000003d0  2e 0a 0a 22 49 67 6e 6f  72 65 20 70 69 78 65 6c  |..."Ignore pixel|
000003e0  20 61 73 70 65 63 74 22  20 63 6f 6d 70 6c 65 74  | aspect" complet|
000003f0  65 6c 79 20 64 69 73 61  62 6c 65 73 20 61 6c 6c  |ely disables all|
00000400  20 74 68 65 20 73 69 7a  65 20 69 6e 66 6f 72 6d  | the size inform|
00000410  61 74 69 6f 6e 20 69 6e  20 74 68 65 0a 70 72 6f  |ation in the.pro|
00000420  67 72 61 6d 2e 20 42 6f  74 68 20 73 6f 75 72 63  |gram. Both sourc|
00000430  65 20 61 6e 64 20 6f 75  74 70 75 74 20 70 69 78  |e and output pix|
00000440  65 6c 73 20 61 72 65 20  63 6f 6e 73 69 64 65 72  |els are consider|
00000450  65 64 20 74 6f 20 62 65  20 73 71 75 61 72 65 2e  |ed to be square.|
00000460  0a 0a 22 4c 6f 63 6b 20  70 69 63 74 75 72 65 20  |.."Lock picture |
00000470  61 73 70 65 63 74 22 20  70 72 65 76 65 6e 74 73  |aspect" prevents|
00000480  20 22 53 63 61 6c 65 20  74 6f 20 66 69 6c 6c 22  | "Scale to fill"|
00000490  20 6f 72 20 22 43 75 73  74 6f 6d 22 20 73 63 61  | or "Custom" sca|
000004a0  6c 69 6e 67 20 63 68 61  6e 67 69 6e 67 0a 74 68  |ling changing.th|
000004b0  65 20 61 73 70 65 63 74  20 72 61 74 69 6f 20 6f  |e aspect ratio o|
000004c0  66 20 74 68 65 20 70 69  63 74 75 72 65 3a 20 69  |f the picture: i|
000004d0  74 20 77 69 6c 6c 20 62  65 20 73 6d 61 6c 6c 20  |t will be small |
000004e0  65 6e 6f 75 67 68 20 74  6f 20 66 69 74 20 69 6e  |enough to fit in|
000004f0  20 74 68 65 0a 73 70 65  63 69 66 69 65 64 20 73  | the.specified s|
00000500  70 61 63 65 2e 0a 0a 22  53 63 61 6c 65 20 74 6f  |pace..."Scale to|
00000510  20 66 69 6c 6c 22 20 77  69 6c 6c 20 70 72 6f 76  | fill" will prov|
00000520  69 64 65 20 61 20 66 75  6c 6c 20 73 63 72 65 65  |ide a full scree|
00000530  6e 20 73 70 72 69 74 65  20 66 6f 72 20 74 68 65  |n sprite for the|
00000540  20 63 75 72 72 65 6e 74  20 6d 6f 64 65 2e 0a 0a  | current mode...|
00000550  54 68 65 20 22 43 75 73  74 6f 6d 22 20 62 6f 78  |The "Custom" box|
00000560  20 61 6c 6c 6f 77 73 20  66 6f 72 20 64 69 66 66  | allows for diff|
00000570  65 72 65 6e 74 20 73 63  61 6c 69 6e 67 2e 20 45  |erent scaling. E|
00000580  6e 74 65 72 20 78 20 72  61 74 69 6f 20 61 6e 64  |nter x ratio and|
00000590  20 79 20 72 61 74 69 6f  20 69 6e 0a 74 68 65 20  | y ratio in.the |
000005a0  62 6f 78 65 73 20 62 65  6c 6f 77 20 28 64 65 66  |boxes below (def|
000005b0  61 75 6c 74 20 31 2f 34  20 69 6e 20 62 6f 74 68  |ault 1/4 in both|
000005c0  20 61 78 65 73 29 20 61  6e 64 20 74 75 72 6e 20  | axes) and turn |
000005d0  74 68 65 20 6f 70 74 69  6f 6e 20 6f 6e 20 74 6f  |the option on to|
000005e0  20 75 73 65 20 69 74 2e  0a 49 66 20 74 68 65 20  | use it..If the |
000005f0  72 69 67 68 74 68 61 6e  64 20 62 6f 78 65 73 20  |righthand boxes |
00000600  61 72 65 20 7a 65 72 6f  20 28 65 6d 70 74 79 29  |are zero (empty)|
00000610  2c 20 74 68 65 20 6c 65  66 74 68 61 6e 64 20 62  |, the lefthand b|
00000620  6f 78 65 73 20 73 70 65  63 69 66 79 20 74 68 65  |oxes specify the|
00000630  20 73 69 7a 65 0a 6f 66  20 74 68 65 20 66 69 6e  | size.of the fin|
00000640  61 6c 20 6f 75 74 70 75  74 2e 0a 0a 54 68 65 20  |al output...The |
00000650  50 72 6f 63 65 73 73 69  6e 67 20 64 69 61 6c 6f  |Processing dialo|
00000660  67 75 65 20 62 6f 78 20  63 6f 6e 74 72 6f 6c 73  |gue box controls|
00000670  20 74 68 65 20 69 6d 61  67 65 20 70 72 6f 63 65  | the image proce|
00000680  73 73 69 6e 67 20 61 6c  67 6f 72 69 74 68 6d 73  |ssing algorithms|
00000690  2e 0a 20 20 20 20 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |..    ==========|
000006a0  0a 0a 22 45 78 70 61 6e  64 20 44 79 6e 61 6d 69  |.."Expand Dynami|
000006b0  63 20 52 61 6e 67 65 22  20 77 69 6c 6c 20 72 65  |c Range" will re|
000006c0  61 64 20 74 68 65 20 70  69 63 74 75 72 65 20 74  |ad the picture t|
000006d0  6f 20 64 69 73 63 6f 76  65 72 20 68 6f 77 20 6d  |o discover how m|
000006e0  75 63 68 20 6f 66 20 74  68 65 0a 30 2d 66 75 6c  |uch of the.0-ful|
000006f0  6c 73 63 61 6c 65 20 69  74 20 61 63 74 75 61 6c  |lscale it actual|
00000700  6c 79 20 75 73 65 73 20  61 6e 64 20 65 78 70 61  |ly uses and expa|
00000710  6e 64 20 69 74 20 74 6f  20 74 68 65 20 66 75 6c  |nd it to the ful|
00000720  6c 20 72 61 6e 67 65 2e  0a 0a 22 44 69 73 61 62  |l range..."Disab|
00000730  6c 65 20 44 69 74 68 65  72 69 6e 67 22 20 74 75  |le Dithering" tu|
00000740  72 6e 73 20 6f 66 66 20  74 68 65 20 64 69 74 68  |rns off the dith|
00000750  65 72 69 6e 67 3a 20 70  69 63 74 75 72 65 20 71  |ering: picture q|
00000760  75 61 6c 69 74 79 20 64  72 6f 70 73 21 0a 0a 22  |uality drops!.."|
00000770  42 72 69 67 68 74 65 6e  20 50 69 63 74 75 72 65  |Brighten Picture|
00000780  22 20 63 61 75 73 65 73  20 43 68 61 6e 67 65 46  |" causes ChangeF|
00000790  53 49 20 74 6f 20 70 72  6f 64 75 63 65 20 61 20  |SI to produce a |
000007a0  70 69 63 74 75 72 65 20  74 68 61 74 20 69 73 20  |picture that is |
000007b0  31 36 2f 31 35 0a 62 72  69 67 68 74 65 72 20 74  |16/15.brighter t|
000007c0  68 61 6e 20 69 74 20 73  68 6f 75 6c 64 20 62 65  |han it should be|
000007d0  2e 20 49 6e 20 74 68 65  20 63 61 73 65 20 6f 66  |. In the case of|
000007e0  20 6c 69 67 68 74 20 70  69 63 74 75 72 65 73 20  | light pictures |
000007f0  74 68 69 73 20 63 61 6e  20 70 72 6f 64 75 63 65  |this can produce|
00000800  0a 6f 62 6a 65 63 74 69  6f 6e 61 62 6c 65 20 77  |.objectionable w|
00000810  68 69 74 65 20 70 61 74  63 68 65 73 2e 0a 0a 22  |hite patches..."|
00000820  50 72 65 2d 53 68 61 72  70 65 6e 69 6e 67 22 20  |Pre-Sharpening" |
00000830  63 61 6e 20 62 65 20 75  73 65 64 20 65 69 74 68  |can be used eith|
00000840  65 72 20 74 6f 20 61 63  74 75 61 6c 6c 79 20 73  |er to actually s|
00000850  68 61 72 70 65 6e 20 61  6e 20 69 6d 61 67 65 20  |harpen an image |
00000860  28 77 69 74 68 0a 76 61  6c 75 65 73 20 69 6e 20  |(with.values in |
00000870  74 68 65 20 72 61 6e 67  65 20 31 30 20 74 6f 20  |the range 10 to |
00000880  32 30 29 20 6f 72 20 74  6f 20 63 6f 6d 70 65 6e  |20) or to compen|
00000890  73 61 74 65 20 66 6f 72  20 74 68 65 20 22 66 75  |sate for the "fu|
000008a0  7a 7a 79 6e 65 73 73 22  0a 69 6e 74 72 6f 64 75  |zzyness".introdu|
000008b0  63 65 64 20 62 79 20 64  69 74 68 65 72 69 6e 67  |ced by dithering|
000008c0  20 28 76 61 6c 75 65 73  20 69 6e 20 74 68 65 20  | (values in the |
000008d0  72 61 6e 67 65 20 32 30  20 74 6f 20 33 30 29 2e  |range 20 to 30).|
000008e0  0a 0a 22 53 6d 6f 6f 74  68 69 6e 67 22 20 63 61  |.."Smoothing" ca|
000008f0  6e 20 62 65 20 75 73 65  64 20 74 6f 20 72 65 64  |n be used to red|
00000900  75 63 65 20 6e 6f 69 73  65 20 69 6e 20 61 6e 20  |uce noise in an |
00000910  69 6d 61 67 65 20 28 72  61 6e 67 65 20 33 20 74  |image (range 3 t|
00000920  6f 20 31 30 2b 29 2c 20  6f 72 20 74 6f 0a 62 6c  |o 10+), or to.bl|
00000930  75 72 20 61 6e 20 69 6d  61 67 65 20 28 72 61 6e  |ur an image (ran|
00000940  67 65 20 31 20 74 6f 20  33 29 2e 0a 0a 54 68 65  |ge 1 to 3)...The|
00000950  20 4f 75 74 70 75 74 20  64 69 61 6c 6f 67 75 65  | Output dialogue|
00000960  20 62 6f 78 20 63 6f 6e  74 72 6f 6c 73 20 74 68  | box controls th|
00000970  65 20 6d 6f 64 65 20 74  68 65 20 70 69 63 74 75  |e mode the pictu|
00000980  72 65 20 69 73 20 63 72  65 61 74 65 64 20 66 6f  |re is created fo|
00000990  72 2e 0a 20 20 20 20 3d  3d 3d 3d 3d 3d 0a 0a 22  |r..    ======.."|
000009a0  31 2c 32 2c 34 2c 38 2c  31 36 2c 33 32 22 20 54  |1,2,4,8,16,32" T|
000009b0  68 65 73 65 20 72 61 64  69 6f 20 62 75 74 74 6f  |hese radio butto|
000009c0  6e 73 20 72 65 70 72 65  73 65 6e 74 20 73 71 75  |ns represent squ|
000009d0  61 72 65 20 70 69 78 65  6c 20 6d 6f 64 65 73 20  |are pixel modes |
000009e0  28 65 2e 67 2e 20 56 47  41 29 0a 22 31 2c 32 2c  |(e.g. VGA)."1,2,|
000009f0  34 2c 38 2c 31 36 2c 33  32 22 20 61 6e 64 20 54  |4,8,16,32" and T|
00000a00  56 20 73 74 61 6e 64 61  72 64 20 6d 6f 64 65 73  |V standard modes|
00000a10  20 28 6c 69 6b 65 20 6d  6f 64 65 20 31 32 29 20  | (like mode 12) |
00000a20  77 69 74 68 20 22 6e 22  20 62 69 74 73 20 70 65  |with "n" bits pe|
00000a30  72 20 70 69 78 65 6c 2e  0a 54 68 65 20 73 65 6c  |r pixel..The sel|
00000a40  65 63 74 65 64 20 6d 6f  64 65 20 69 73 20 73 68  |ected mode is sh|
00000a50  6f 77 6e 20 69 6e 20 74  68 65 20 62 6f 78 20 74  |own in the box t|
00000a60  6f 20 74 68 65 69 72 20  72 69 67 68 74 20 61 6e  |o their right an|
00000a70  64 20 74 68 69 73 20 63  61 6e 20 61 6c 73 6f 20  |d this can also |
00000a80  62 65 0a 74 79 70 65 64  20 69 6e 74 6f 20 66 6f  |be.typed into fo|
00000a90  72 20 61 6e 79 20 73 70  65 63 69 66 69 63 20 6d  |r any specific m|
00000aa0  6f 64 65 2e 20 2a 4e 4f  54 45 2a 20 31 36 20 61  |ode. *NOTE* 16 a|
00000ab0  6e 64 20 33 32 20 62 69  74 20 6f 75 74 70 75 74  |nd 32 bit output|
00000ac0  20 6f 6e 20 74 68 65 20  64 65 73 6b 74 6f 70 0a  | on the desktop.|
00000ad0  69 73 20 6f 6e 6c 79 20  70 6f 73 73 69 62 6c 65  |is only possible|
00000ae0  20 77 69 74 68 20 61 20  73 75 69 74 61 62 6c 65  | with a suitable|
00000af0  20 4f 53 2e 0a 0a 22 55  73 65 20 63 75 72 72 65  | OS..."Use curre|
00000b00  6e 74 20 6d 6f 64 65 22  20 28 74 68 65 20 64 65  |nt mode" (the de|
00000b10  66 61 75 6c 74 29 20 77  69 6c 6c 20 6d 61 6b 65  |fault) will make|
00000b20  20 74 68 65 20 70 69 63  74 75 72 65 20 66 6f 72  | the picture for|
00000b30  20 74 68 65 20 63 75 72  72 65 6e 74 0a 73 63 72  | the current.scr|
00000b40  65 65 6e 20 6d 6f 64 65  20 2d 20 63 68 61 6e 67  |een mode - chang|
00000b50  65 20 64 65 73 6b 74 6f  70 20 6d 6f 64 65 20 74  |e desktop mode t|
00000b60  6f 20 63 68 61 6e 67 65  20 74 68 65 20 74 61 72  |o change the tar|
00000b70  67 65 74 20 6d 6f 64 65  2e 0a 0a 22 4d 6f 6e 6f  |get mode..."Mono|
00000b80  63 68 72 6f 6d 65 22 20  74 68 65 20 6f 75 74 70  |chrome" the outp|
00000b90  75 74 20 69 73 20 6d 61  64 65 20 69 6e 74 6f 20  |ut is made into |
00000ba0  31 2c 20 34 2c 20 38 20  6f 72 20 31 36 20 67 72  |1, 4, 8 or 16 gr|
00000bb0  65 79 73 20 66 6f 72 20  31 2c 20 32 2c 20 34 20  |eys for 1, 2, 4 |
00000bc0  61 6e 64 0a 38 20 62 69  74 20 70 65 72 20 70 69  |and.8 bit per pi|
00000bd0  78 65 6c 20 6d 6f 64 65  73 20 72 65 73 70 65 63  |xel modes respec|
00000be0  74 69 76 65 6c 79 2e 0a  0a 22 43 6f 6c 6f 75 72  |tively..."Colour|
00000bf0  22 20 28 74 68 65 20 64  65 66 61 75 6c 74 29 20  |" (the default) |
00000c00  74 68 65 20 6f 75 74 70  75 74 20 69 73 20 6d 61  |the output is ma|
00000c10  64 65 20 75 73 69 6e 67  20 61 6c 6c 20 74 68 65  |de using all the|
00000c20  20 63 6f 6c 6f 75 72 73  20 61 76 61 69 6c 61 62  | colours availab|
00000c30  6c 65 0a 28 74 68 69 73  20 69 73 6e 27 74 20 76  |le.(this isn't v|
00000c40  65 72 79 20 6d 61 6e 79  20 66 6f 72 20 31 20 61  |ery many for 1 a|
00000c50  6e 64 20 32 20 62 69 74  20 70 65 72 20 70 69 78  |nd 2 bit per pix|
00000c60  65 6c 20 6d 6f 64 65 73  21 29 2e 0a 0a 22 53 70  |el modes!)..."Sp|
00000c70  65 63 69 61 6c 22 20 61  6c 6c 6f 77 73 20 74 68  |ecial" allows th|
00000c80  65 20 63 68 6f 69 63 65  20 6f 66 20 61 6e 79 20  |e choice of any |
00000c90  6f 66 20 74 68 65 20 22  6d 6f 64 65 20 73 75 66  |of the "mode suf|
00000ca0  66 69 78 65 73 22 20 64  65 73 63 72 69 62 65 64  |fixes" described|
00000cb0  20 69 6e 20 74 68 65 0a  46 53 49 69 6e 66 6f 20  | in the.FSIinfo |
00000cc0  64 6f 63 75 6d 65 6e 74  20 28 73 65 65 20 74 68  |document (see th|
00000cd0  65 20 65 6e 64 29 2e 0a  0a 22 4a 50 45 47 22 20  |e end)..."JPEG" |
00000ce0  73 65 74 73 20 4a 50 45  47 20 6f 75 74 70 75 74  |sets JPEG output|
00000cf0  2c 20 71 75 61 6c 69 74  79 20 63 6f 6e 74 72 6f  |, quality contro|
00000d00  6c 6c 65 64 20 62 79 20  74 68 65 20 71 75 61 6c  |lled by the qual|
00000d10  69 74 79 20 62 6f 78 20  28 62 65 74 77 65 65 6e  |ity box (between|
00000d20  20 31 0a 61 6e 64 20 31  30 30 2c 20 31 20 69 73  | 1.and 100, 1 is|
00000d30  20 6c 6f 77 20 71 75 61  6c 69 74 79 20 28 76 65  | low quality (ve|
00000d40  72 79 29 2c 20 31 30 30  20 69 73 20 68 69 67 68  |ry), 100 is high|
00000d50  20 71 75 61 6c 69 74 79  29 2e 20 43 6f 6c 6f 75  | quality). Colou|
00000d60  72 20 61 6e 64 20 6d 6f  6e 6f 63 68 72 6f 6d 65  |r and monochrome|
00000d70  0a 73 65 6c 65 63 74 20  61 70 70 72 6f 70 72 69  |.select appropri|
00000d80  61 74 65 20 4a 50 45 47  20 6f 70 74 69 6f 6e 73  |ate JPEG options|
00000d90  2e 0a 0a 0a 54 68 65 20  21 52 75 6e 20 66 69 6c  |....The !Run fil|
00000da0  65 20 69 73 20 73 65 74  20 75 70 20 66 6f 72 20  |e is set up for |
00000db0  63 6f 6c 6f 75 72 20 70  69 63 74 75 72 65 73 20  |colour pictures |
00000dc0  6f 66 20 61 72 6f 75 6e  64 20 33 30 30 30 20 70  |of around 3000 p|
00000dd0  69 78 65 6c 73 20 61 63  72 6f 73 73 0a 6d 61 78  |ixels across.max|
00000de0  69 6d 75 6d 2c 20 6d 6f  6e 6f 63 68 72 6f 6d 65  |imum, monochrome|
00000df0  20 70 69 63 74 75 72 65  73 20 6f 66 20 61 72 6f  | pictures of aro|
00000e00  75 6e 64 20 39 30 30 30  20 70 69 78 65 6c 73 20  |und 9000 pixels |
00000e10  61 63 72 6f 73 73 20 6d  61 78 69 6d 75 6d 2e 20  |across maximum. |
00000e20  59 6f 75 20 77 69 6c 6c  0a 6e 65 65 64 20 74 6f  |You will.need to|
00000e30  20 69 6e 63 72 65 61 73  65 20 74 68 65 20 73 6c  | increase the sl|
00000e40  6f 74 20 73 69 7a 65 20  66 6f 72 20 6c 61 72 67  |ot size for larg|
00000e50  65 72 20 70 69 63 74 75  72 65 73 2e 20 41 20 66  |er pictures. A f|
00000e60  69 6c 65 20 21 52 75 6e  42 69 67 20 69 73 0a 73  |ile !RunBig is.s|
00000e70  75 70 70 6c 69 65 64 20  66 6f 72 20 76 65 72 79  |upplied for very|
00000e80  20 6c 61 72 67 65 20 70  69 63 74 75 72 65 73 20  | large pictures |
00000e90  28 6f 72 20 66 6f 72 20  73 6d 61 6c 6c 20 70 69  |(or for small pi|
00000ea0  63 74 75 72 65 73 20 77  69 74 68 20 76 65 72 79  |ctures with very|
00000eb0  20 6c 61 72 67 65 0a 63  6f 6c 6f 75 72 20 73 70  | large.colour sp|
00000ec0  61 63 65 20 73 75 63 68  20 61 73 20 41 4c 50 49  |ace such as ALPI|
00000ed0  41 52 31 36 29 2e 0a 0a  0a 43 68 61 6e 67 65 46  |AR16)....ChangeF|
00000ee0  53 49 24 43 61 63 68 65  20 63 61 6e 20 62 65 20  |SI$Cache can be |
00000ef0  73 65 74 20 74 6f 20 76  61 6c 75 65 73 20 6c 61  |set to values la|
00000f00  72 67 65 72 20 74 68 61  6e 20 31 32 38 4b 20 74  |rger than 128K t|
00000f10  6f 20 73 70 65 65 64 20  70 72 6f 63 65 73 73 69  |o speed processi|
00000f20  6e 67 2e 0a 28 49 6e 20  70 61 72 74 69 63 75 6c  |ng..(In particul|
00000f30  61 72 2c 20 4a 50 45 47  20 66 69 6c 65 73 20 73  |ar, JPEG files s|
00000f40  6d 61 6c 6c 65 72 20 74  68 61 6e 20 74 68 65 20  |maller than the |
00000f50  76 61 6c 75 65 20 6f 66  20 43 68 61 6e 67 65 46  |value of ChangeF|
00000f60  53 49 24 43 61 63 68 65  20 77 69 6c 6c 0a 62 65  |SI$Cache will.be|
00000f70  20 72 65 61 64 20 6d 75  63 68 20 71 75 69 63 6b  | read much quick|
00000f80  65 72 29 2e 0a 0a 43 68  61 6e 67 65 46 53 49 24  |er)...ChangeFSI$|
00000f90  50 43 44 49 6e 64 65 78  20 63 61 6e 20 62 65 20  |PCDIndex can be |
00000fa0  73 65 74 20 74 6f 20 63  68 61 6e 67 65 20 77 68  |set to change wh|
00000fb0  69 63 68 20 50 68 6f 74  6f 43 44 20 72 65 73 6f  |ich PhotoCD reso|
00000fc0  6c 75 74 69 6f 6e 20 69  73 20 72 65 61 64 2e 0a  |lution is read..|
00000fd0