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

!AWSept93/Goodies/ImageBank/!ImageBank/Versions

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/!ImageBank/Versions
Read OK:
File size: 03BB bytes
Load address: 0000
Exec address: 0000
File contents
Versions
========

0.20 First internal release

0.21 Bug fixes
 - Library fix, for filetype changing in sprite/clear box.
 - remove RAM xfer for sprite as it is confusing and made no performance gain.

0.25 Release 1
 - Integrated JPEG code into main application, removed djpeg.
 - Optimised and grey sprite save options added.
 - RAM xfer now supported again (on saving). Still slower than saving via
   a file unless of course you don't have a hard disc.
 - slight change to catalogue file (uncompressed size not saved as it can be
   calculated from image dimensions).
 - fixed bug: When replacing image old sprite was not being removed from catalogue.
 - fixed problems with bad string/filename when overwriting.
 - cleaned up some help messages. 
 - Name changed to ImageBank.
 - Total size added to browser title bar.
 - font resizing code added.
 - option for no fancy fonts added.

Written by SJ Middleton for Irlam Instruments, April 1993.

eof
00000000  0a 56 65 72 73 69 6f 6e  73 0a 3d 3d 3d 3d 3d 3d  |.Versions.======|
00000010  3d 3d 0a 0a 30 2e 32 30  20 46 69 72 73 74 20 69  |==..0.20 First i|
00000020  6e 74 65 72 6e 61 6c 20  72 65 6c 65 61 73 65 0a  |nternal release.|
00000030  0a 30 2e 32 31 20 42 75  67 20 66 69 78 65 73 0a  |.0.21 Bug fixes.|
00000040  20 2d 20 4c 69 62 72 61  72 79 20 66 69 78 2c 20  | - Library fix, |
00000050  66 6f 72 20 66 69 6c 65  74 79 70 65 20 63 68 61  |for filetype cha|
00000060  6e 67 69 6e 67 20 69 6e  20 73 70 72 69 74 65 2f  |nging in sprite/|
00000070  63 6c 65 61 72 20 62 6f  78 2e 0a 20 2d 20 72 65  |clear box.. - re|
00000080  6d 6f 76 65 20 52 41 4d  20 78 66 65 72 20 66 6f  |move RAM xfer fo|
00000090  72 20 73 70 72 69 74 65  20 61 73 20 69 74 20 69  |r sprite as it i|
000000a0  73 20 63 6f 6e 66 75 73  69 6e 67 20 61 6e 64 20  |s confusing and |
000000b0  6d 61 64 65 20 6e 6f 20  70 65 72 66 6f 72 6d 61  |made no performa|
000000c0  6e 63 65 20 67 61 69 6e  2e 0a 0a 30 2e 32 35 20  |nce gain...0.25 |
000000d0  52 65 6c 65 61 73 65 20  31 0a 20 2d 20 49 6e 74  |Release 1. - Int|
000000e0  65 67 72 61 74 65 64 20  4a 50 45 47 20 63 6f 64  |egrated JPEG cod|
000000f0  65 20 69 6e 74 6f 20 6d  61 69 6e 20 61 70 70 6c  |e into main appl|
00000100  69 63 61 74 69 6f 6e 2c  20 72 65 6d 6f 76 65 64  |ication, removed|
00000110  20 64 6a 70 65 67 2e 0a  20 2d 20 4f 70 74 69 6d  | djpeg.. - Optim|
00000120  69 73 65 64 20 61 6e 64  20 67 72 65 79 20 73 70  |ised and grey sp|
00000130  72 69 74 65 20 73 61 76  65 20 6f 70 74 69 6f 6e  |rite save option|
00000140  73 20 61 64 64 65 64 2e  0a 20 2d 20 52 41 4d 20  |s added.. - RAM |
00000150  78 66 65 72 20 6e 6f 77  20 73 75 70 70 6f 72 74  |xfer now support|
00000160  65 64 20 61 67 61 69 6e  20 28 6f 6e 20 73 61 76  |ed again (on sav|
00000170  69 6e 67 29 2e 20 53 74  69 6c 6c 20 73 6c 6f 77  |ing). Still slow|
00000180  65 72 20 74 68 61 6e 20  73 61 76 69 6e 67 20 76  |er than saving v|
00000190  69 61 0a 20 20 20 61 20  66 69 6c 65 20 75 6e 6c  |ia.   a file unl|
000001a0  65 73 73 20 6f 66 20 63  6f 75 72 73 65 20 79 6f  |ess of course yo|
000001b0  75 20 64 6f 6e 27 74 20  68 61 76 65 20 61 20 68  |u don't have a h|
000001c0  61 72 64 20 64 69 73 63  2e 0a 20 2d 20 73 6c 69  |ard disc.. - sli|
000001d0  67 68 74 20 63 68 61 6e  67 65 20 74 6f 20 63 61  |ght change to ca|
000001e0  74 61 6c 6f 67 75 65 20  66 69 6c 65 20 28 75 6e  |talogue file (un|
000001f0  63 6f 6d 70 72 65 73 73  65 64 20 73 69 7a 65 20  |compressed size |
00000200  6e 6f 74 20 73 61 76 65  64 20 61 73 20 69 74 20  |not saved as it |
00000210  63 61 6e 20 62 65 0a 20  20 20 63 61 6c 63 75 6c  |can be.   calcul|
00000220  61 74 65 64 20 66 72 6f  6d 20 69 6d 61 67 65 20  |ated from image |
00000230  64 69 6d 65 6e 73 69 6f  6e 73 29 2e 0a 20 2d 20  |dimensions).. - |
00000240  66 69 78 65 64 20 62 75  67 3a 20 57 68 65 6e 20  |fixed bug: When |
00000250  72 65 70 6c 61 63 69 6e  67 20 69 6d 61 67 65 20  |replacing image |
00000260  6f 6c 64 20 73 70 72 69  74 65 20 77 61 73 20 6e  |old sprite was n|
00000270  6f 74 20 62 65 69 6e 67  20 72 65 6d 6f 76 65 64  |ot being removed|
00000280  20 66 72 6f 6d 20 63 61  74 61 6c 6f 67 75 65 2e  | from catalogue.|
00000290  0a 20 2d 20 66 69 78 65  64 20 70 72 6f 62 6c 65  |. - fixed proble|
000002a0  6d 73 20 77 69 74 68 20  62 61 64 20 73 74 72 69  |ms with bad stri|
000002b0  6e 67 2f 66 69 6c 65 6e  61 6d 65 20 77 68 65 6e  |ng/filename when|
000002c0  20 6f 76 65 72 77 72 69  74 69 6e 67 2e 0a 20 2d  | overwriting.. -|
000002d0  20 63 6c 65 61 6e 65 64  20 75 70 20 73 6f 6d 65  | cleaned up some|
000002e0  20 68 65 6c 70 20 6d 65  73 73 61 67 65 73 2e 20  | help messages. |
000002f0  0a 20 2d 20 4e 61 6d 65  20 63 68 61 6e 67 65 64  |. - Name changed|
00000300  20 74 6f 20 49 6d 61 67  65 42 61 6e 6b 2e 0a 20  | to ImageBank.. |
00000310  2d 20 54 6f 74 61 6c 20  73 69 7a 65 20 61 64 64  |- Total size add|
00000320  65 64 20 74 6f 20 62 72  6f 77 73 65 72 20 74 69  |ed to browser ti|
00000330  74 6c 65 20 62 61 72 2e  0a 20 2d 20 66 6f 6e 74  |tle bar.. - font|
00000340  20 72 65 73 69 7a 69 6e  67 20 63 6f 64 65 20 61  | resizing code a|
00000350  64 64 65 64 2e 0a 20 2d  20 6f 70 74 69 6f 6e 20  |dded.. - option |
00000360  66 6f 72 20 6e 6f 20 66  61 6e 63 79 20 66 6f 6e  |for no fancy fon|
00000370  74 73 20 61 64 64 65 64  2e 0a 0a 57 72 69 74 74  |ts added...Writt|
00000380  65 6e 20 62 79 20 53 4a  20 4d 69 64 64 6c 65 74  |en by SJ Middlet|
00000390  6f 6e 20 66 6f 72 20 49  72 6c 61 6d 20 49 6e 73  |on for Irlam Ins|
000003a0  74 72 75 6d 65 6e 74 73  2c 20 41 70 72 69 6c 20  |truments, April |
000003b0  31 39 39 33 2e 0a 0a 65  6f 66 0a                 |1993...eof.|
000003bb