Home » Archimedes archive » Archimedes World » AW-1993-09.adf » AWSept93 » !AWSept93/Goodies/ImageBank/!Help

!AWSept93/Goodies/ImageBank/!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 » Archimedes archive » Archimedes World » AW-1993-09.adf » AWSept93
Filename: !AWSept93/Goodies/ImageBank/!Help
Read OK:
File size: 10C0 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
ImageBank 
=========

ImageBank is a simple RISC OS compliant
application to package up a number of JPEG images
with browser + cataloguer + decompressor.

A JPEG image can be:-

 - added to the archive by dropping on the browser
   window.
 - exported by dragging from the browser window.
 - decompressed to a Clear or Sprite file by
   double-clicking on it.
 - deleted from the archive.
 - renamed.

In addition extra catalogue information such as
the quality level of the encoding and a fuller
description of the image can be saved and
displayed along with the browse image.

Online help is provided via the Acorn !Help
application.

This application will only run on RISCOS 3.10 or
later.

This software is based in part on the work of
the Independent JPEG Group. Version 4 release
10-Dec-92.

MEMORY
------

When decompressing images, memory is temporarily
allocated from the Wimp Free pool. If there is not
enough then temporary files are created in a
location given by the value of the system variable
<Wimp$ScrapDir>. If you get messages about not
being able to create temporary files then check
that you have a !Scrap directory. In all cases it
will need approx 200K above its wimpslot to run.

DECOMPRESSED IMAGES
-------------------

Images can be decompressed to 4 different types of
file either from the Browser menu or by
double-clicking on a browse image.

Standard:    This is a MODE 21 sprite with the
standard 256 colour palette and can be viewed
correctly in any 256 oclour screen mode.

Grey:        This is a MODE 21 sprite with a
palette consisting of 256 levels of grey. Although
all the detail cannot be viewed on a standard
Archimedes it can be printed on a monochrome
printer with more detail than a standard palette
sprite.

Optimised:   This is a MODE 21 sprite with a
palette optimised to use the most common colours
in the image to give the best possible 8 bit
image. Unfortunately the only current way to view
it correctly is with a 3rd party enhanced graphics
card. It may however give better printed results
on a colour printer than the standard palette
sprite.

Clear:       This is a 24 bit Clear file and
cannot be viewed in this form. Clear files are a
common interchange format for 24 bit graphics
files on the Archimedes and most applications that
can deal with 24 bit colour will be able to load a
Clear file.


BROWSER
-------

The browser displays the thumbnail images and
information about them. The size of the browse
images is initially set to 40x40 pixels so that
the catalogue doesn't take up too much disc space.
If you want bigger (or smaller) sprites then you
can alter this by editing the !Choices file.
Change either or both of the numbers after 'Browse
size:'. 

The maximum displayable size is 80x50 although
this can be changed by editing the Templates file
to change the icon size. ONLY do this if you know
what you are doing and take a backup first. The
aspect ratio of the picture is always preserved
and if the sprite does end up too big for the icon
it will be scaled on display.

Similarly if you want the date displayed in a
different format then edit the line starting 'Date
format:'. Note however the date format string is
as defined in ANSI C. Not as defined in the
RISC�OS PRM's.

If you don't like the use of the Homerton font in
the browser window then change the line in
!Choices 'Use fonts:1' to 'Use fonts:0'. 

VERSIONS
--------

This application comes in two forms.

Full version - features as described above.
Read only    - cannot save Clear files or
               add new JPEG files to the archive.

The Read Only version is freely distributable as
long as the following conditions are abided by.

1) NONE of the files within the application are
   removed or altered in any way. This includes
   all images, code and data files.

2) No charge is made.

Thus it may be uploaded to bulletin boards/archive
servers/ftp sites. But it may NOT be distributed
by PD libraries or anyone that else that charges
for their services.

The Full version is only available from:-

Irlam Instruments Ltd.
Brunel Institute for Bioengineering
Brunel University
Uxbridge
Middlesex
UB8 3PH
0895 811401

All software � Irlam Instruments Ltd. 1993 except
those portions provided by the Independent JPEG
Group.

eof ImageBank:!Help
00000000  0a 49 6d 61 67 65 42 61  6e 6b 20 0a 3d 3d 3d 3d  |.ImageBank .====|
00000010  3d 3d 3d 3d 3d 0a 0a 49  6d 61 67 65 42 61 6e 6b  |=====..ImageBank|
00000020  20 69 73 20 61 20 73 69  6d 70 6c 65 20 52 49 53  | is a simple RIS|
00000030  43 20 4f 53 20 63 6f 6d  70 6c 69 61 6e 74 0a 61  |C OS compliant.a|
00000040  70 70 6c 69 63 61 74 69  6f 6e 20 74 6f 20 70 61  |pplication to pa|
00000050  63 6b 61 67 65 20 75 70  20 61 20 6e 75 6d 62 65  |ckage up a numbe|
00000060  72 20 6f 66 20 4a 50 45  47 20 69 6d 61 67 65 73  |r of JPEG images|
00000070  0a 77 69 74 68 20 62 72  6f 77 73 65 72 20 2b 20  |.with browser + |
00000080  63 61 74 61 6c 6f 67 75  65 72 20 2b 20 64 65 63  |cataloguer + dec|
00000090  6f 6d 70 72 65 73 73 6f  72 2e 0a 0a 41 20 4a 50  |ompressor...A JP|
000000a0  45 47 20 69 6d 61 67 65  20 63 61 6e 20 62 65 3a  |EG image can be:|
000000b0  2d 0a 0a 20 2d 20 61 64  64 65 64 20 74 6f 20 74  |-.. - added to t|
000000c0  68 65 20 61 72 63 68 69  76 65 20 62 79 20 64 72  |he archive by dr|
000000d0  6f 70 70 69 6e 67 20 6f  6e 20 74 68 65 20 62 72  |opping on the br|
000000e0  6f 77 73 65 72 0a 20 20  20 77 69 6e 64 6f 77 2e  |owser.   window.|
000000f0  0a 20 2d 20 65 78 70 6f  72 74 65 64 20 62 79 20  |. - exported by |
00000100  64 72 61 67 67 69 6e 67  20 66 72 6f 6d 20 74 68  |dragging from th|
00000110  65 20 62 72 6f 77 73 65  72 20 77 69 6e 64 6f 77  |e browser window|
00000120  2e 0a 20 2d 20 64 65 63  6f 6d 70 72 65 73 73 65  |.. - decompresse|
00000130  64 20 74 6f 20 61 20 43  6c 65 61 72 20 6f 72 20  |d to a Clear or |
00000140  53 70 72 69 74 65 20 66  69 6c 65 20 62 79 0a 20  |Sprite file by. |
00000150  20 20 64 6f 75 62 6c 65  2d 63 6c 69 63 6b 69 6e  |  double-clickin|
00000160  67 20 6f 6e 20 69 74 2e  0a 20 2d 20 64 65 6c 65  |g on it.. - dele|
00000170  74 65 64 20 66 72 6f 6d  20 74 68 65 20 61 72 63  |ted from the arc|
00000180  68 69 76 65 2e 0a 20 2d  20 72 65 6e 61 6d 65 64  |hive.. - renamed|
00000190  2e 0a 0a 49 6e 20 61 64  64 69 74 69 6f 6e 20 65  |...In addition e|
000001a0  78 74 72 61 20 63 61 74  61 6c 6f 67 75 65 20 69  |xtra catalogue i|
000001b0  6e 66 6f 72 6d 61 74 69  6f 6e 20 73 75 63 68 20  |nformation such |
000001c0  61 73 0a 74 68 65 20 71  75 61 6c 69 74 79 20 6c  |as.the quality l|
000001d0  65 76 65 6c 20 6f 66 20  74 68 65 20 65 6e 63 6f  |evel of the enco|
000001e0  64 69 6e 67 20 61 6e 64  20 61 20 66 75 6c 6c 65  |ding and a fulle|
000001f0  72 0a 64 65 73 63 72 69  70 74 69 6f 6e 20 6f 66  |r.description of|
00000200  20 74 68 65 20 69 6d 61  67 65 20 63 61 6e 20 62  | the image can b|
00000210  65 20 73 61 76 65 64 20  61 6e 64 0a 64 69 73 70  |e saved and.disp|
00000220  6c 61 79 65 64 20 61 6c  6f 6e 67 20 77 69 74 68  |layed along with|
00000230  20 74 68 65 20 62 72 6f  77 73 65 20 69 6d 61 67  | the browse imag|
00000240  65 2e 0a 0a 4f 6e 6c 69  6e 65 20 68 65 6c 70 20  |e...Online help |
00000250  69 73 20 70 72 6f 76 69  64 65 64 20 76 69 61 20  |is provided via |
00000260  74 68 65 20 41 63 6f 72  6e 20 21 48 65 6c 70 0a  |the Acorn !Help.|
00000270  61 70 70 6c 69 63 61 74  69 6f 6e 2e 0a 0a 54 68  |application...Th|
00000280  69 73 20 61 70 70 6c 69  63 61 74 69 6f 6e 20 77  |is application w|
00000290  69 6c 6c 20 6f 6e 6c 79  20 72 75 6e 20 6f 6e 20  |ill only run on |
000002a0  52 49 53 43 4f 53 20 33  2e 31 30 20 6f 72 0a 6c  |RISCOS 3.10 or.l|
000002b0  61 74 65 72 2e 0a 0a 54  68 69 73 20 73 6f 66 74  |ater...This soft|
000002c0  77 61 72 65 20 69 73 20  62 61 73 65 64 20 69 6e  |ware is based in|
000002d0  20 70 61 72 74 20 6f 6e  20 74 68 65 20 77 6f 72  | part on the wor|
000002e0  6b 20 6f 66 0a 74 68 65  20 49 6e 64 65 70 65 6e  |k of.the Indepen|
000002f0  64 65 6e 74 20 4a 50 45  47 20 47 72 6f 75 70 2e  |dent JPEG Group.|
00000300  20 56 65 72 73 69 6f 6e  20 34 20 72 65 6c 65 61  | Version 4 relea|
00000310  73 65 0a 31 30 2d 44 65  63 2d 39 32 2e 0a 0a 4d  |se.10-Dec-92...M|
00000320  45 4d 4f 52 59 0a 2d 2d  2d 2d 2d 2d 0a 0a 57 68  |EMORY.------..Wh|
00000330  65 6e 20 64 65 63 6f 6d  70 72 65 73 73 69 6e 67  |en decompressing|
00000340  20 69 6d 61 67 65 73 2c  20 6d 65 6d 6f 72 79 20  | images, memory |
00000350  69 73 20 74 65 6d 70 6f  72 61 72 69 6c 79 0a 61  |is temporarily.a|
00000360  6c 6c 6f 63 61 74 65 64  20 66 72 6f 6d 20 74 68  |llocated from th|
00000370  65 20 57 69 6d 70 20 46  72 65 65 20 70 6f 6f 6c  |e Wimp Free pool|
00000380  2e 20 49 66 20 74 68 65  72 65 20 69 73 20 6e 6f  |. If there is no|
00000390  74 0a 65 6e 6f 75 67 68  20 74 68 65 6e 20 74 65  |t.enough then te|
000003a0  6d 70 6f 72 61 72 79 20  66 69 6c 65 73 20 61 72  |mporary files ar|
000003b0  65 20 63 72 65 61 74 65  64 20 69 6e 20 61 0a 6c  |e created in a.l|
000003c0  6f 63 61 74 69 6f 6e 20  67 69 76 65 6e 20 62 79  |ocation given by|
000003d0  20 74 68 65 20 76 61 6c  75 65 20 6f 66 20 74 68  | the value of th|
000003e0  65 20 73 79 73 74 65 6d  20 76 61 72 69 61 62 6c  |e system variabl|
000003f0  65 0a 3c 57 69 6d 70 24  53 63 72 61 70 44 69 72  |e.<Wimp$ScrapDir|
00000400  3e 2e 20 49 66 20 79 6f  75 20 67 65 74 20 6d 65  |>. If you get me|
00000410  73 73 61 67 65 73 20 61  62 6f 75 74 20 6e 6f 74  |ssages about not|
00000420  0a 62 65 69 6e 67 20 61  62 6c 65 20 74 6f 20 63  |.being able to c|
00000430  72 65 61 74 65 20 74 65  6d 70 6f 72 61 72 79 20  |reate temporary |
00000440  66 69 6c 65 73 20 74 68  65 6e 20 63 68 65 63 6b  |files then check|
00000450  0a 74 68 61 74 20 79 6f  75 20 68 61 76 65 20 61  |.that you have a|
00000460  20 21 53 63 72 61 70 20  64 69 72 65 63 74 6f 72  | !Scrap director|
00000470  79 2e 20 49 6e 20 61 6c  6c 20 63 61 73 65 73 20  |y. In all cases |
00000480  69 74 0a 77 69 6c 6c 20  6e 65 65 64 20 61 70 70  |it.will need app|
00000490  72 6f 78 20 32 30 30 4b  20 61 62 6f 76 65 20 69  |rox 200K above i|
000004a0  74 73 20 77 69 6d 70 73  6c 6f 74 20 74 6f 20 72  |ts wimpslot to r|
000004b0  75 6e 2e 0a 0a 44 45 43  4f 4d 50 52 45 53 53 45  |un...DECOMPRESSE|
000004c0  44 20 49 4d 41 47 45 53  0a 2d 2d 2d 2d 2d 2d 2d  |D IMAGES.-------|
000004d0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 0a 49 6d  |------------..Im|
000004e0  61 67 65 73 20 63 61 6e  20 62 65 20 64 65 63 6f  |ages can be deco|
000004f0  6d 70 72 65 73 73 65 64  20 74 6f 20 34 20 64 69  |mpressed to 4 di|
00000500  66 66 65 72 65 6e 74 20  74 79 70 65 73 20 6f 66  |fferent types of|
00000510  0a 66 69 6c 65 20 65 69  74 68 65 72 20 66 72 6f  |.file either fro|
00000520  6d 20 74 68 65 20 42 72  6f 77 73 65 72 20 6d 65  |m the Browser me|
00000530  6e 75 20 6f 72 20 62 79  0a 64 6f 75 62 6c 65 2d  |nu or by.double-|
00000540  63 6c 69 63 6b 69 6e 67  20 6f 6e 20 61 20 62 72  |clicking on a br|
00000550  6f 77 73 65 20 69 6d 61  67 65 2e 0a 0a 53 74 61  |owse image...Sta|
00000560  6e 64 61 72 64 3a 20 20  20 20 54 68 69 73 20 69  |ndard:    This i|
00000570  73 20 61 20 4d 4f 44 45  20 32 31 20 73 70 72 69  |s a MODE 21 spri|
00000580  74 65 20 77 69 74 68 20  74 68 65 0a 73 74 61 6e  |te with the.stan|
00000590  64 61 72 64 20 32 35 36  20 63 6f 6c 6f 75 72 20  |dard 256 colour |
000005a0  70 61 6c 65 74 74 65 20  61 6e 64 20 63 61 6e 20  |palette and can |
000005b0  62 65 20 76 69 65 77 65  64 0a 63 6f 72 72 65 63  |be viewed.correc|
000005c0  74 6c 79 20 69 6e 20 61  6e 79 20 32 35 36 20 6f  |tly in any 256 o|
000005d0  63 6c 6f 75 72 20 73 63  72 65 65 6e 20 6d 6f 64  |clour screen mod|
000005e0  65 2e 0a 0a 47 72 65 79  3a 20 20 20 20 20 20 20  |e...Grey:       |
000005f0  20 54 68 69 73 20 69 73  20 61 20 4d 4f 44 45 20  | This is a MODE |
00000600  32 31 20 73 70 72 69 74  65 20 77 69 74 68 20 61  |21 sprite with a|
00000610  0a 70 61 6c 65 74 74 65  20 63 6f 6e 73 69 73 74  |.palette consist|
00000620  69 6e 67 20 6f 66 20 32  35 36 20 6c 65 76 65 6c  |ing of 256 level|
00000630  73 20 6f 66 20 67 72 65  79 2e 20 41 6c 74 68 6f  |s of grey. Altho|
00000640  75 67 68 0a 61 6c 6c 20  74 68 65 20 64 65 74 61  |ugh.all the deta|
00000650  69 6c 20 63 61 6e 6e 6f  74 20 62 65 20 76 69 65  |il cannot be vie|
00000660  77 65 64 20 6f 6e 20 61  20 73 74 61 6e 64 61 72  |wed on a standar|
00000670  64 0a 41 72 63 68 69 6d  65 64 65 73 20 69 74 20  |d.Archimedes it |
00000680  63 61 6e 20 62 65 20 70  72 69 6e 74 65 64 20 6f  |can be printed o|
00000690  6e 20 61 20 6d 6f 6e 6f  63 68 72 6f 6d 65 0a 70  |n a monochrome.p|
000006a0  72 69 6e 74 65 72 20 77  69 74 68 20 6d 6f 72 65  |rinter with more|
000006b0  20 64 65 74 61 69 6c 20  74 68 61 6e 20 61 20 73  | detail than a s|
000006c0  74 61 6e 64 61 72 64 20  70 61 6c 65 74 74 65 0a  |tandard palette.|
000006d0  73 70 72 69 74 65 2e 0a  0a 4f 70 74 69 6d 69 73  |sprite...Optimis|
000006e0  65 64 3a 20 20 20 54 68  69 73 20 69 73 20 61 20  |ed:   This is a |
000006f0  4d 4f 44 45 20 32 31 20  73 70 72 69 74 65 20 77  |MODE 21 sprite w|
00000700  69 74 68 20 61 0a 70 61  6c 65 74 74 65 20 6f 70  |ith a.palette op|
00000710  74 69 6d 69 73 65 64 20  74 6f 20 75 73 65 20 74  |timised to use t|
00000720  68 65 20 6d 6f 73 74 20  63 6f 6d 6d 6f 6e 20 63  |he most common c|
00000730  6f 6c 6f 75 72 73 0a 69  6e 20 74 68 65 20 69 6d  |olours.in the im|
00000740  61 67 65 20 74 6f 20 67  69 76 65 20 74 68 65 20  |age to give the |
00000750  62 65 73 74 20 70 6f 73  73 69 62 6c 65 20 38 20  |best possible 8 |
00000760  62 69 74 0a 69 6d 61 67  65 2e 20 55 6e 66 6f 72  |bit.image. Unfor|
00000770  74 75 6e 61 74 65 6c 79  20 74 68 65 20 6f 6e 6c  |tunately the onl|
00000780  79 20 63 75 72 72 65 6e  74 20 77 61 79 20 74 6f  |y current way to|
00000790  20 76 69 65 77 0a 69 74  20 63 6f 72 72 65 63 74  | view.it correct|
000007a0  6c 79 20 69 73 20 77 69  74 68 20 61 20 33 72 64  |ly is with a 3rd|
000007b0  20 70 61 72 74 79 20 65  6e 68 61 6e 63 65 64 20  | party enhanced |
000007c0  67 72 61 70 68 69 63 73  0a 63 61 72 64 2e 20 49  |graphics.card. I|
000007d0  74 20 6d 61 79 20 68 6f  77 65 76 65 72 20 67 69  |t may however gi|
000007e0  76 65 20 62 65 74 74 65  72 20 70 72 69 6e 74 65  |ve better printe|
000007f0  64 20 72 65 73 75 6c 74  73 0a 6f 6e 20 61 20 63  |d results.on a c|
00000800  6f 6c 6f 75 72 20 70 72  69 6e 74 65 72 20 74 68  |olour printer th|
00000810  61 6e 20 74 68 65 20 73  74 61 6e 64 61 72 64 20  |an the standard |
00000820  70 61 6c 65 74 74 65 0a  73 70 72 69 74 65 2e 0a  |palette.sprite..|
00000830  0a 43 6c 65 61 72 3a 20  20 20 20 20 20 20 54 68  |.Clear:       Th|
00000840  69 73 20 69 73 20 61 20  32 34 20 62 69 74 20 43  |is is a 24 bit C|
00000850  6c 65 61 72 20 66 69 6c  65 20 61 6e 64 0a 63 61  |lear file and.ca|
00000860  6e 6e 6f 74 20 62 65 20  76 69 65 77 65 64 20 69  |nnot be viewed i|
00000870  6e 20 74 68 69 73 20 66  6f 72 6d 2e 20 43 6c 65  |n this form. Cle|
00000880  61 72 20 66 69 6c 65 73  20 61 72 65 20 61 0a 63  |ar files are a.c|
00000890  6f 6d 6d 6f 6e 20 69 6e  74 65 72 63 68 61 6e 67  |ommon interchang|
000008a0  65 20 66 6f 72 6d 61 74  20 66 6f 72 20 32 34 20  |e format for 24 |
000008b0  62 69 74 20 67 72 61 70  68 69 63 73 0a 66 69 6c  |bit graphics.fil|
000008c0  65 73 20 6f 6e 20 74 68  65 20 41 72 63 68 69 6d  |es on the Archim|
000008d0  65 64 65 73 20 61 6e 64  20 6d 6f 73 74 20 61 70  |edes and most ap|
000008e0  70 6c 69 63 61 74 69 6f  6e 73 20 74 68 61 74 0a  |plications that.|
000008f0  63 61 6e 20 64 65 61 6c  20 77 69 74 68 20 32 34  |can deal with 24|
00000900  20 62 69 74 20 63 6f 6c  6f 75 72 20 77 69 6c 6c  | bit colour will|
00000910  20 62 65 20 61 62 6c 65  20 74 6f 20 6c 6f 61 64  | be able to load|
00000920  20 61 0a 43 6c 65 61 72  20 66 69 6c 65 2e 0a 0a  | a.Clear file...|
00000930  0a 42 52 4f 57 53 45 52  0a 2d 2d 2d 2d 2d 2d 2d  |.BROWSER.-------|
00000940  0a 0a 54 68 65 20 62 72  6f 77 73 65 72 20 64 69  |..The browser di|
00000950  73 70 6c 61 79 73 20 74  68 65 20 74 68 75 6d 62  |splays the thumb|
00000960  6e 61 69 6c 20 69 6d 61  67 65 73 20 61 6e 64 0a  |nail images and.|
00000970  69 6e 66 6f 72 6d 61 74  69 6f 6e 20 61 62 6f 75  |information abou|
00000980  74 20 74 68 65 6d 2e 20  54 68 65 20 73 69 7a 65  |t them. The size|
00000990  20 6f 66 20 74 68 65 20  62 72 6f 77 73 65 0a 69  | of the browse.i|
000009a0  6d 61 67 65 73 20 69 73  20 69 6e 69 74 69 61 6c  |mages is initial|
000009b0  6c 79 20 73 65 74 20 74  6f 20 34 30 78 34 30 20  |ly set to 40x40 |
000009c0  70 69 78 65 6c 73 20 73  6f 20 74 68 61 74 0a 74  |pixels so that.t|
000009d0  68 65 20 63 61 74 61 6c  6f 67 75 65 20 64 6f 65  |he catalogue doe|
000009e0  73 6e 27 74 20 74 61 6b  65 20 75 70 20 74 6f 6f  |sn't take up too|
000009f0  20 6d 75 63 68 20 64 69  73 63 20 73 70 61 63 65  | much disc space|
00000a00  2e 0a 49 66 20 79 6f 75  20 77 61 6e 74 20 62 69  |..If you want bi|
00000a10  67 67 65 72 20 28 6f 72  20 73 6d 61 6c 6c 65 72  |gger (or smaller|
00000a20  29 20 73 70 72 69 74 65  73 20 74 68 65 6e 20 79  |) sprites then y|
00000a30  6f 75 0a 63 61 6e 20 61  6c 74 65 72 20 74 68 69  |ou.can alter thi|
00000a40  73 20 62 79 20 65 64 69  74 69 6e 67 20 74 68 65  |s by editing the|
00000a50  20 21 43 68 6f 69 63 65  73 20 66 69 6c 65 2e 0a  | !Choices file..|
00000a60  43 68 61 6e 67 65 20 65  69 74 68 65 72 20 6f 72  |Change either or|
00000a70  20 62 6f 74 68 20 6f 66  20 74 68 65 20 6e 75 6d  | both of the num|
00000a80  62 65 72 73 20 61 66 74  65 72 20 27 42 72 6f 77  |bers after 'Brow|
00000a90  73 65 0a 73 69 7a 65 3a  27 2e 20 0a 0a 54 68 65  |se.size:'. ..The|
00000aa0  20 6d 61 78 69 6d 75 6d  20 64 69 73 70 6c 61 79  | maximum display|
00000ab0  61 62 6c 65 20 73 69 7a  65 20 69 73 20 38 30 78  |able size is 80x|
00000ac0  35 30 20 61 6c 74 68 6f  75 67 68 0a 74 68 69 73  |50 although.this|
00000ad0  20 63 61 6e 20 62 65 20  63 68 61 6e 67 65 64 20  | can be changed |
00000ae0  62 79 20 65 64 69 74 69  6e 67 20 74 68 65 20 54  |by editing the T|
00000af0  65 6d 70 6c 61 74 65 73  20 66 69 6c 65 0a 74 6f  |emplates file.to|
00000b00  20 63 68 61 6e 67 65 20  74 68 65 20 69 63 6f 6e  | change the icon|
00000b10  20 73 69 7a 65 2e 20 4f  4e 4c 59 20 64 6f 20 74  | size. ONLY do t|
00000b20  68 69 73 20 69 66 20 79  6f 75 20 6b 6e 6f 77 0a  |his if you know.|
00000b30  77 68 61 74 20 79 6f 75  20 61 72 65 20 64 6f 69  |what you are doi|
00000b40  6e 67 20 61 6e 64 20 74  61 6b 65 20 61 20 62 61  |ng and take a ba|
00000b50  63 6b 75 70 20 66 69 72  73 74 2e 20 54 68 65 0a  |ckup first. The.|
00000b60  61 73 70 65 63 74 20 72  61 74 69 6f 20 6f 66 20  |aspect ratio of |
00000b70  74 68 65 20 70 69 63 74  75 72 65 20 69 73 20 61  |the picture is a|
00000b80  6c 77 61 79 73 20 70 72  65 73 65 72 76 65 64 0a  |lways preserved.|
00000b90  61 6e 64 20 69 66 20 74  68 65 20 73 70 72 69 74  |and if the sprit|
00000ba0  65 20 64 6f 65 73 20 65  6e 64 20 75 70 20 74 6f  |e does end up to|
00000bb0  6f 20 62 69 67 20 66 6f  72 20 74 68 65 20 69 63  |o big for the ic|
00000bc0  6f 6e 0a 69 74 20 77 69  6c 6c 20 62 65 20 73 63  |on.it will be sc|
00000bd0  61 6c 65 64 20 6f 6e 20  64 69 73 70 6c 61 79 2e  |aled on display.|
00000be0  0a 0a 53 69 6d 69 6c 61  72 6c 79 20 69 66 20 79  |..Similarly if y|
00000bf0  6f 75 20 77 61 6e 74 20  74 68 65 20 64 61 74 65  |ou want the date|
00000c00  20 64 69 73 70 6c 61 79  65 64 20 69 6e 20 61 0a  | displayed in a.|
00000c10  64 69 66 66 65 72 65 6e  74 20 66 6f 72 6d 61 74  |different format|
00000c20  20 74 68 65 6e 20 65 64  69 74 20 74 68 65 20 6c  | then edit the l|
00000c30  69 6e 65 20 73 74 61 72  74 69 6e 67 20 27 44 61  |ine starting 'Da|
00000c40  74 65 0a 66 6f 72 6d 61  74 3a 27 2e 20 4e 6f 74  |te.format:'. Not|
00000c50  65 20 68 6f 77 65 76 65  72 20 74 68 65 20 64 61  |e however the da|
00000c60  74 65 20 66 6f 72 6d 61  74 20 73 74 72 69 6e 67  |te format string|
00000c70  20 69 73 0a 61 73 20 64  65 66 69 6e 65 64 20 69  | is.as defined i|
00000c80  6e 20 41 4e 53 49 20 43  2e 20 4e 6f 74 20 61 73  |n ANSI C. Not as|
00000c90  20 64 65 66 69 6e 65 64  20 69 6e 20 74 68 65 0a  | defined in the.|
00000ca0  52 49 53 43 a0 4f 53 20  50 52 4d 27 73 2e 0a 0a  |RISC.OS PRM's...|
00000cb0  49 66 20 79 6f 75 20 64  6f 6e 27 74 20 6c 69 6b  |If you don't lik|
00000cc0  65 20 74 68 65 20 75 73  65 20 6f 66 20 74 68 65  |e the use of the|
00000cd0  20 48 6f 6d 65 72 74 6f  6e 20 66 6f 6e 74 20 69  | Homerton font i|
00000ce0  6e 0a 74 68 65 20 62 72  6f 77 73 65 72 20 77 69  |n.the browser wi|
00000cf0  6e 64 6f 77 20 74 68 65  6e 20 63 68 61 6e 67 65  |ndow then change|
00000d00  20 74 68 65 20 6c 69 6e  65 20 69 6e 0a 21 43 68  | the line in.!Ch|
00000d10  6f 69 63 65 73 20 27 55  73 65 20 66 6f 6e 74 73  |oices 'Use fonts|
00000d20  3a 31 27 20 74 6f 20 27  55 73 65 20 66 6f 6e 74  |:1' to 'Use font|
00000d30  73 3a 30 27 2e 20 0a 0a  56 45 52 53 49 4f 4e 53  |s:0'. ..VERSIONS|
00000d40  0a 2d 2d 2d 2d 2d 2d 2d  2d 0a 0a 54 68 69 73 20  |.--------..This |
00000d50  61 70 70 6c 69 63 61 74  69 6f 6e 20 63 6f 6d 65  |application come|
00000d60  73 20 69 6e 20 74 77 6f  20 66 6f 72 6d 73 2e 0a  |s in two forms..|
00000d70  0a 46 75 6c 6c 20 76 65  72 73 69 6f 6e 20 2d 20  |.Full version - |
00000d80  66 65 61 74 75 72 65 73  20 61 73 20 64 65 73 63  |features as desc|
00000d90  72 69 62 65 64 20 61 62  6f 76 65 2e 0a 52 65 61  |ribed above..Rea|
00000da0  64 20 6f 6e 6c 79 20 20  20 20 2d 20 63 61 6e 6e  |d only    - cann|
00000db0  6f 74 20 73 61 76 65 20  43 6c 65 61 72 20 66 69  |ot save Clear fi|
00000dc0  6c 65 73 20 6f 72 0a 20  20 20 20 20 20 20 20 20  |les or.         |
00000dd0  20 20 20 20 20 20 61 64  64 20 6e 65 77 20 4a 50  |      add new JP|
00000de0  45 47 20 66 69 6c 65 73  20 74 6f 20 74 68 65 20  |EG files to the |
00000df0  61 72 63 68 69 76 65 2e  0a 0a 54 68 65 20 52 65  |archive...The Re|
00000e00  61 64 20 4f 6e 6c 79 20  76 65 72 73 69 6f 6e 20  |ad Only version |
00000e10  69 73 20 66 72 65 65 6c  79 20 64 69 73 74 72 69  |is freely distri|
00000e20  62 75 74 61 62 6c 65 20  61 73 0a 6c 6f 6e 67 20  |butable as.long |
00000e30  61 73 20 74 68 65 20 66  6f 6c 6c 6f 77 69 6e 67  |as the following|
00000e40  20 63 6f 6e 64 69 74 69  6f 6e 73 20 61 72 65 20  | conditions are |
00000e50  61 62 69 64 65 64 20 62  79 2e 0a 0a 31 29 20 4e  |abided by...1) N|
00000e60  4f 4e 45 20 6f 66 20 74  68 65 20 66 69 6c 65 73  |ONE of the files|
00000e70  20 77 69 74 68 69 6e 20  74 68 65 20 61 70 70 6c  | within the appl|
00000e80  69 63 61 74 69 6f 6e 20  61 72 65 0a 20 20 20 72  |ication are.   r|
00000e90  65 6d 6f 76 65 64 20 6f  72 20 61 6c 74 65 72 65  |emoved or altere|
00000ea0  64 20 69 6e 20 61 6e 79  20 77 61 79 2e 20 54 68  |d in any way. Th|
00000eb0  69 73 20 69 6e 63 6c 75  64 65 73 0a 20 20 20 61  |is includes.   a|
00000ec0  6c 6c 20 69 6d 61 67 65  73 2c 20 63 6f 64 65 20  |ll images, code |
00000ed0  61 6e 64 20 64 61 74 61  20 66 69 6c 65 73 2e 0a  |and data files..|
00000ee0  0a 32 29 20 4e 6f 20 63  68 61 72 67 65 20 69 73  |.2) No charge is|
00000ef0  20 6d 61 64 65 2e 0a 0a  54 68 75 73 20 69 74 20  | made...Thus it |
00000f00  6d 61 79 20 62 65 20 75  70 6c 6f 61 64 65 64 20  |may be uploaded |
00000f10  74 6f 20 62 75 6c 6c 65  74 69 6e 20 62 6f 61 72  |to bulletin boar|
00000f20  64 73 2f 61 72 63 68 69  76 65 0a 73 65 72 76 65  |ds/archive.serve|
00000f30  72 73 2f 66 74 70 20 73  69 74 65 73 2e 20 42 75  |rs/ftp sites. Bu|
00000f40  74 20 69 74 20 6d 61 79  20 4e 4f 54 20 62 65 20  |t it may NOT be |
00000f50  64 69 73 74 72 69 62 75  74 65 64 0a 62 79 20 50  |distributed.by P|
00000f60  44 20 6c 69 62 72 61 72  69 65 73 20 6f 72 20 61  |D libraries or a|
00000f70  6e 79 6f 6e 65 20 74 68  61 74 20 65 6c 73 65 20  |nyone that else |
00000f80  74 68 61 74 20 63 68 61  72 67 65 73 0a 66 6f 72  |that charges.for|
00000f90  20 74 68 65 69 72 20 73  65 72 76 69 63 65 73 2e  | their services.|
00000fa0  0a 0a 54 68 65 20 46 75  6c 6c 20 76 65 72 73 69  |..The Full versi|
00000fb0  6f 6e 20 69 73 20 6f 6e  6c 79 20 61 76 61 69 6c  |on is only avail|
00000fc0  61 62 6c 65 20 66 72 6f  6d 3a 2d 0a 0a 49 72 6c  |able from:-..Irl|
00000fd0  61 6d 20 49 6e 73 74 72  75 6d 65 6e 74 73 20 4c  |am Instruments L|
00000fe0  74 64 2e 0a 42 72 75 6e  65 6c 20 49 6e 73 74 69  |td..Brunel Insti|
00000ff0  74 75 74 65 20 66 6f 72  20 42 69 6f 65 6e 67 69  |tute for Bioengi|
00001000  6e 65 65 72 69 6e 67 0a  42 72 75 6e 65 6c 20 55  |neering.Brunel U|
00001010  6e 69 76 65 72 73 69 74  79 0a 55 78 62 72 69 64  |niversity.Uxbrid|
00001020  67 65 0a 4d 69 64 64 6c  65 73 65 78 0a 55 42 38  |ge.Middlesex.UB8|
00001030  20 33 50 48 0a 30 38 39  35 20 38 31 31 34 30 31  | 3PH.0895 811401|
00001040  0a 0a 41 6c 6c 20 73 6f  66 74 77 61 72 65 20 a9  |..All software .|
00001050  20 49 72 6c 61 6d 20 49  6e 73 74 72 75 6d 65 6e  | Irlam Instrumen|
00001060  74 73 20 4c 74 64 2e 20  31 39 39 33 20 65 78 63  |ts Ltd. 1993 exc|
00001070  65 70 74 0a 74 68 6f 73  65 20 70 6f 72 74 69 6f  |ept.those portio|
00001080  6e 73 20 70 72 6f 76 69  64 65 64 20 62 79 20 74  |ns provided by t|
00001090  68 65 20 49 6e 64 65 70  65 6e 64 65 6e 74 20 4a  |he Independent J|
000010a0  50 45 47 0a 47 72 6f 75  70 2e 0a 0a 65 6f 66 20  |PEG.Group...eof |
000010b0  49 6d 61 67 65 42 61 6e  6b 3a 21 48 65 6c 70 0a  |ImageBank:!Help.|
000010c0