Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199801_2.adf » Regulars2 » StarInfo/Fletcher/Tanner/!Png2Spr/!RunImage/History

StarInfo/Fletcher/Tanner/!Png2Spr/!RunImage/History

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 » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199801_2.adf » Regulars2
Filename: StarInfo/Fletcher/Tanner/!Png2Spr/!RunImage/History
Read OK:
File size: 0B9D bytes
Load address: 0000
Exec address: 0000
File contents
!PNG2SPR Version History

V1.0	17 Dec 95
	This version is based on release 0.85 of the PNG spec. It implements
	the basic (i.e. compulsory) chunk types, and uses the "Title" keyword
	to give the window a title.
	It does not implement the Alpha channel, it just ignores this.
	It only works under RiscOS 3.5.

V1.01	30 Dec 95
	Better set of sprites for low res modes. Sprites now match official PNG
	sprites.
	Corrected my email address in help file :-(.
	Now deals with arbitrary length chunks.
	16bpp greyscales currently produce some inspiring effects (rather than
	crashing as previously). (i.e. they come out funny colours).
	Implemented gamma correction (using file gamma only)
	Fixed bug which occured if 1st line of pic was not filter type 0 or 1
	(i.e. it referred to a non-existant previous line).

v1.10	11 Sept 96
	Rewritten in C using the PNG & ZLib reference libraries, and the Acorn
	Toolbox.
	Supports multiple images, all with individual %age hourglasses.
	16bpp greyscales now work.
	"Iconise" with standard pinboard works properly.
	Works under RISCOS pre 3.5 (I hope).

v1.11	21 Sept 96
	Fixed bug to do with memory not being zeroised, causing corrupt sprite
	names & psychedelic pallettes on Risc PCs.
	Added a small info window that says it hasn't been written yet.

v.12	22 Sept 96
	Corrupting interlaced files when < 8 bits per character. Oogh.
	32 bpp files not working with !Paint on StrongArm - new version doesn't
	like a right hand bit > 31 (!).
	Added transparency configuration.

v1.13	29 Dec 96
	Corrected tRNS handling for greyscale images. Added a configuration
	option for greyscale backgrounds. 16 & 8 bit greyscales with masks get
	transformed to RGB pics, as it's currently the only sensible way I can
	deal with them.

v1.14	25 Jan 97
	Running with LibPng 0.90

v1.20	1 Mar 97
	First version to convert sprite files to PNG files. Just drop a sprite
	onto the iconbar icon & drag the save box to where you will.

v1.21	28th July 97
	Deals more cleanly with mega large images. calloc() falls over if you
	give it an excessive "size" argument :-(.
	Running with LibPng 0.96.
	16 & 8 bit greyscales with transparency chunks and masks now work
	properly, and remain the correct colour type!
	Fixed obscure bug with gamma corrections on gray scale images.
	Fixed bug in handling pHYs aspect ratios.

v1.22	21st September 1997
	Improved memory handling for strings & things.
	Fixed memory leak on writing due to bug in libpng.
	Deal with masks when converting sprites to PNG files for all but 8pp
	images.
	Get correct palette for images using Wimp palette.
	Fixed bug when creating 32bpp masks. Clears supremacy bits on 32bpp
	pictures.

v1.23	9th November 1997
	Uses Virtual Memory if Virtualise loaded.
	Chronic bug decoding masks for 32bpp pictures.
	Fixed some bugs dealing with decoding backgrounds - bug in libpng.
	File system errors no longer fatal - note that this may cause problems
	if you close a file which is being decoded...

00000000  21 50 4e 47 32 53 50 52  20 56 65 72 73 69 6f 6e  |!PNG2SPR Version|
00000010  20 48 69 73 74 6f 72 79  0a 0a 56 31 2e 30 09 31  | History..V1.0.1|
00000020  37 20 44 65 63 20 39 35  0a 09 54 68 69 73 20 76  |7 Dec 95..This v|
00000030  65 72 73 69 6f 6e 20 69  73 20 62 61 73 65 64 20  |ersion is based |
00000040  6f 6e 20 72 65 6c 65 61  73 65 20 30 2e 38 35 20  |on release 0.85 |
00000050  6f 66 20 74 68 65 20 50  4e 47 20 73 70 65 63 2e  |of the PNG spec.|
00000060  20 49 74 20 69 6d 70 6c  65 6d 65 6e 74 73 0a 09  | It implements..|
00000070  74 68 65 20 62 61 73 69  63 20 28 69 2e 65 2e 20  |the basic (i.e. |
00000080  63 6f 6d 70 75 6c 73 6f  72 79 29 20 63 68 75 6e  |compulsory) chun|
00000090  6b 20 74 79 70 65 73 2c  20 61 6e 64 20 75 73 65  |k types, and use|
000000a0  73 20 74 68 65 20 22 54  69 74 6c 65 22 20 6b 65  |s the "Title" ke|
000000b0  79 77 6f 72 64 0a 09 74  6f 20 67 69 76 65 20 74  |yword..to give t|
000000c0  68 65 20 77 69 6e 64 6f  77 20 61 20 74 69 74 6c  |he window a titl|
000000d0  65 2e 0a 09 49 74 20 64  6f 65 73 20 6e 6f 74 20  |e...It does not |
000000e0  69 6d 70 6c 65 6d 65 6e  74 20 74 68 65 20 41 6c  |implement the Al|
000000f0  70 68 61 20 63 68 61 6e  6e 65 6c 2c 20 69 74 20  |pha channel, it |
00000100  6a 75 73 74 20 69 67 6e  6f 72 65 73 20 74 68 69  |just ignores thi|
00000110  73 2e 0a 09 49 74 20 6f  6e 6c 79 20 77 6f 72 6b  |s...It only work|
00000120  73 20 75 6e 64 65 72 20  52 69 73 63 4f 53 20 33  |s under RiscOS 3|
00000130  2e 35 2e 0a 0a 56 31 2e  30 31 09 33 30 20 44 65  |.5...V1.01.30 De|
00000140  63 20 39 35 0a 09 42 65  74 74 65 72 20 73 65 74  |c 95..Better set|
00000150  20 6f 66 20 73 70 72 69  74 65 73 20 66 6f 72 20  | of sprites for |
00000160  6c 6f 77 20 72 65 73 20  6d 6f 64 65 73 2e 20 53  |low res modes. S|
00000170  70 72 69 74 65 73 20 6e  6f 77 20 6d 61 74 63 68  |prites now match|
00000180  20 6f 66 66 69 63 69 61  6c 20 50 4e 47 0a 09 73  | official PNG..s|
00000190  70 72 69 74 65 73 2e 0a  09 43 6f 72 72 65 63 74  |prites...Correct|
000001a0  65 64 20 6d 79 20 65 6d  61 69 6c 20 61 64 64 72  |ed my email addr|
000001b0  65 73 73 20 69 6e 20 68  65 6c 70 20 66 69 6c 65  |ess in help file|
000001c0  20 3a 2d 28 2e 0a 09 4e  6f 77 20 64 65 61 6c 73  | :-(...Now deals|
000001d0  20 77 69 74 68 20 61 72  62 69 74 72 61 72 79 20  | with arbitrary |
000001e0  6c 65 6e 67 74 68 20 63  68 75 6e 6b 73 2e 0a 09  |length chunks...|
000001f0  31 36 62 70 70 20 67 72  65 79 73 63 61 6c 65 73  |16bpp greyscales|
00000200  20 63 75 72 72 65 6e 74  6c 79 20 70 72 6f 64 75  | currently produ|
00000210  63 65 20 73 6f 6d 65 20  69 6e 73 70 69 72 69 6e  |ce some inspirin|
00000220  67 20 65 66 66 65 63 74  73 20 28 72 61 74 68 65  |g effects (rathe|
00000230  72 20 74 68 61 6e 0a 09  63 72 61 73 68 69 6e 67  |r than..crashing|
00000240  20 61 73 20 70 72 65 76  69 6f 75 73 6c 79 29 2e  | as previously).|
00000250  20 28 69 2e 65 2e 20 74  68 65 79 20 63 6f 6d 65  | (i.e. they come|
00000260  20 6f 75 74 20 66 75 6e  6e 79 20 63 6f 6c 6f 75  | out funny colou|
00000270  72 73 29 2e 0a 09 49 6d  70 6c 65 6d 65 6e 74 65  |rs)...Implemente|
00000280  64 20 67 61 6d 6d 61 20  63 6f 72 72 65 63 74 69  |d gamma correcti|
00000290  6f 6e 20 28 75 73 69 6e  67 20 66 69 6c 65 20 67  |on (using file g|
000002a0  61 6d 6d 61 20 6f 6e 6c  79 29 0a 09 46 69 78 65  |amma only)..Fixe|
000002b0  64 20 62 75 67 20 77 68  69 63 68 20 6f 63 63 75  |d bug which occu|
000002c0  72 65 64 20 69 66 20 31  73 74 20 6c 69 6e 65 20  |red if 1st line |
000002d0  6f 66 20 70 69 63 20 77  61 73 20 6e 6f 74 20 66  |of pic was not f|
000002e0  69 6c 74 65 72 20 74 79  70 65 20 30 20 6f 72 20  |ilter type 0 or |
000002f0  31 0a 09 28 69 2e 65 2e  20 69 74 20 72 65 66 65  |1..(i.e. it refe|
00000300  72 72 65 64 20 74 6f 20  61 20 6e 6f 6e 2d 65 78  |rred to a non-ex|
00000310  69 73 74 61 6e 74 20 70  72 65 76 69 6f 75 73 20  |istant previous |
00000320  6c 69 6e 65 29 2e 0a 0a  76 31 2e 31 30 09 31 31  |line)...v1.10.11|
00000330  20 53 65 70 74 20 39 36  0a 09 52 65 77 72 69 74  | Sept 96..Rewrit|
00000340  74 65 6e 20 69 6e 20 43  20 75 73 69 6e 67 20 74  |ten in C using t|
00000350  68 65 20 50 4e 47 20 26  20 5a 4c 69 62 20 72 65  |he PNG & ZLib re|
00000360  66 65 72 65 6e 63 65 20  6c 69 62 72 61 72 69 65  |ference librarie|
00000370  73 2c 20 61 6e 64 20 74  68 65 20 41 63 6f 72 6e  |s, and the Acorn|
00000380  0a 09 54 6f 6f 6c 62 6f  78 2e 0a 09 53 75 70 70  |..Toolbox...Supp|
00000390  6f 72 74 73 20 6d 75 6c  74 69 70 6c 65 20 69 6d  |orts multiple im|
000003a0  61 67 65 73 2c 20 61 6c  6c 20 77 69 74 68 20 69  |ages, all with i|
000003b0  6e 64 69 76 69 64 75 61  6c 20 25 61 67 65 20 68  |ndividual %age h|
000003c0  6f 75 72 67 6c 61 73 73  65 73 2e 0a 09 31 36 62  |ourglasses...16b|
000003d0  70 70 20 67 72 65 79 73  63 61 6c 65 73 20 6e 6f  |pp greyscales no|
000003e0  77 20 77 6f 72 6b 2e 0a  09 22 49 63 6f 6e 69 73  |w work..."Iconis|
000003f0  65 22 20 77 69 74 68 20  73 74 61 6e 64 61 72 64  |e" with standard|
00000400  20 70 69 6e 62 6f 61 72  64 20 77 6f 72 6b 73 20  | pinboard works |
00000410  70 72 6f 70 65 72 6c 79  2e 0a 09 57 6f 72 6b 73  |properly...Works|
00000420  20 75 6e 64 65 72 20 52  49 53 43 4f 53 20 70 72  | under RISCOS pr|
00000430  65 20 33 2e 35 20 28 49  20 68 6f 70 65 29 2e 0a  |e 3.5 (I hope)..|
00000440  0a 76 31 2e 31 31 09 32  31 20 53 65 70 74 20 39  |.v1.11.21 Sept 9|
00000450  36 0a 09 46 69 78 65 64  20 62 75 67 20 74 6f 20  |6..Fixed bug to |
00000460  64 6f 20 77 69 74 68 20  6d 65 6d 6f 72 79 20 6e  |do with memory n|
00000470  6f 74 20 62 65 69 6e 67  20 7a 65 72 6f 69 73 65  |ot being zeroise|
00000480  64 2c 20 63 61 75 73 69  6e 67 20 63 6f 72 72 75  |d, causing corru|
00000490  70 74 20 73 70 72 69 74  65 0a 09 6e 61 6d 65 73  |pt sprite..names|
000004a0  20 26 20 70 73 79 63 68  65 64 65 6c 69 63 20 70  | & psychedelic p|
000004b0  61 6c 6c 65 74 74 65 73  20 6f 6e 20 52 69 73 63  |allettes on Risc|
000004c0  20 50 43 73 2e 0a 09 41  64 64 65 64 20 61 20 73  | PCs...Added a s|
000004d0  6d 61 6c 6c 20 69 6e 66  6f 20 77 69 6e 64 6f 77  |mall info window|
000004e0  20 74 68 61 74 20 73 61  79 73 20 69 74 20 68 61  | that says it ha|
000004f0  73 6e 27 74 20 62 65 65  6e 20 77 72 69 74 74 65  |sn't been writte|
00000500  6e 20 79 65 74 2e 0a 0a  76 2e 31 32 09 32 32 20  |n yet...v.12.22 |
00000510  53 65 70 74 20 39 36 0a  09 43 6f 72 72 75 70 74  |Sept 96..Corrupt|
00000520  69 6e 67 20 69 6e 74 65  72 6c 61 63 65 64 20 66  |ing interlaced f|
00000530  69 6c 65 73 20 77 68 65  6e 20 3c 20 38 20 62 69  |iles when < 8 bi|
00000540  74 73 20 70 65 72 20 63  68 61 72 61 63 74 65 72  |ts per character|
00000550  2e 20 4f 6f 67 68 2e 0a  09 33 32 20 62 70 70 20  |. Oogh...32 bpp |
00000560  66 69 6c 65 73 20 6e 6f  74 20 77 6f 72 6b 69 6e  |files not workin|
00000570  67 20 77 69 74 68 20 21  50 61 69 6e 74 20 6f 6e  |g with !Paint on|
00000580  20 53 74 72 6f 6e 67 41  72 6d 20 2d 20 6e 65 77  | StrongArm - new|
00000590  20 76 65 72 73 69 6f 6e  20 64 6f 65 73 6e 27 74  | version doesn't|
000005a0  0a 09 6c 69 6b 65 20 61  20 72 69 67 68 74 20 68  |..like a right h|
000005b0  61 6e 64 20 62 69 74 20  3e 20 33 31 20 28 21 29  |and bit > 31 (!)|
000005c0  2e 0a 09 41 64 64 65 64  20 74 72 61 6e 73 70 61  |...Added transpa|
000005d0  72 65 6e 63 79 20 63 6f  6e 66 69 67 75 72 61 74  |rency configurat|
000005e0  69 6f 6e 2e 0a 0a 76 31  2e 31 33 09 32 39 20 44  |ion...v1.13.29 D|
000005f0  65 63 20 39 36 0a 09 43  6f 72 72 65 63 74 65 64  |ec 96..Corrected|
00000600  20 74 52 4e 53 20 68 61  6e 64 6c 69 6e 67 20 66  | tRNS handling f|
00000610  6f 72 20 67 72 65 79 73  63 61 6c 65 20 69 6d 61  |or greyscale ima|
00000620  67 65 73 2e 20 41 64 64  65 64 20 61 20 63 6f 6e  |ges. Added a con|
00000630  66 69 67 75 72 61 74 69  6f 6e 0a 09 6f 70 74 69  |figuration..opti|
00000640  6f 6e 20 66 6f 72 20 67  72 65 79 73 63 61 6c 65  |on for greyscale|
00000650  20 62 61 63 6b 67 72 6f  75 6e 64 73 2e 20 31 36  | backgrounds. 16|
00000660  20 26 20 38 20 62 69 74  20 67 72 65 79 73 63 61  | & 8 bit greysca|
00000670  6c 65 73 20 77 69 74 68  20 6d 61 73 6b 73 20 67  |les with masks g|
00000680  65 74 0a 09 74 72 61 6e  73 66 6f 72 6d 65 64 20  |et..transformed |
00000690  74 6f 20 52 47 42 20 70  69 63 73 2c 20 61 73 20  |to RGB pics, as |
000006a0  69 74 27 73 20 63 75 72  72 65 6e 74 6c 79 20 74  |it's currently t|
000006b0  68 65 20 6f 6e 6c 79 20  73 65 6e 73 69 62 6c 65  |he only sensible|
000006c0  20 77 61 79 20 49 20 63  61 6e 0a 09 64 65 61 6c  | way I can..deal|
000006d0  20 77 69 74 68 20 74 68  65 6d 2e 0a 0a 76 31 2e  | with them...v1.|
000006e0  31 34 09 32 35 20 4a 61  6e 20 39 37 0a 09 52 75  |14.25 Jan 97..Ru|
000006f0  6e 6e 69 6e 67 20 77 69  74 68 20 4c 69 62 50 6e  |nning with LibPn|
00000700  67 20 30 2e 39 30 0a 0a  76 31 2e 32 30 09 31 20  |g 0.90..v1.20.1 |
00000710  4d 61 72 20 39 37 0a 09  46 69 72 73 74 20 76 65  |Mar 97..First ve|
00000720  72 73 69 6f 6e 20 74 6f  20 63 6f 6e 76 65 72 74  |rsion to convert|
00000730  20 73 70 72 69 74 65 20  66 69 6c 65 73 20 74 6f  | sprite files to|
00000740  20 50 4e 47 20 66 69 6c  65 73 2e 20 4a 75 73 74  | PNG files. Just|
00000750  20 64 72 6f 70 20 61 20  73 70 72 69 74 65 0a 09  | drop a sprite..|
00000760  6f 6e 74 6f 20 74 68 65  20 69 63 6f 6e 62 61 72  |onto the iconbar|
00000770  20 69 63 6f 6e 20 26 20  64 72 61 67 20 74 68 65  | icon & drag the|
00000780  20 73 61 76 65 20 62 6f  78 20 74 6f 20 77 68 65  | save box to whe|
00000790  72 65 20 79 6f 75 20 77  69 6c 6c 2e 0a 0a 76 31  |re you will...v1|
000007a0  2e 32 31 09 32 38 74 68  20 4a 75 6c 79 20 39 37  |.21.28th July 97|
000007b0  0a 09 44 65 61 6c 73 20  6d 6f 72 65 20 63 6c 65  |..Deals more cle|
000007c0  61 6e 6c 79 20 77 69 74  68 20 6d 65 67 61 20 6c  |anly with mega l|
000007d0  61 72 67 65 20 69 6d 61  67 65 73 2e 20 63 61 6c  |arge images. cal|
000007e0  6c 6f 63 28 29 20 66 61  6c 6c 73 20 6f 76 65 72  |loc() falls over|
000007f0  20 69 66 20 79 6f 75 0a  09 67 69 76 65 20 69 74  | if you..give it|
00000800  20 61 6e 20 65 78 63 65  73 73 69 76 65 20 22 73  | an excessive "s|
00000810  69 7a 65 22 20 61 72 67  75 6d 65 6e 74 20 3a 2d  |ize" argument :-|
00000820  28 2e 0a 09 52 75 6e 6e  69 6e 67 20 77 69 74 68  |(...Running with|
00000830  20 4c 69 62 50 6e 67 20  30 2e 39 36 2e 0a 09 31  | LibPng 0.96...1|
00000840  36 20 26 20 38 20 62 69  74 20 67 72 65 79 73 63  |6 & 8 bit greysc|
00000850  61 6c 65 73 20 77 69 74  68 20 74 72 61 6e 73 70  |ales with transp|
00000860  61 72 65 6e 63 79 20 63  68 75 6e 6b 73 20 61 6e  |arency chunks an|
00000870  64 20 6d 61 73 6b 73 20  6e 6f 77 20 77 6f 72 6b  |d masks now work|
00000880  0a 09 70 72 6f 70 65 72  6c 79 2c 20 61 6e 64 20  |..properly, and |
00000890  72 65 6d 61 69 6e 20 74  68 65 20 63 6f 72 72 65  |remain the corre|
000008a0  63 74 20 63 6f 6c 6f 75  72 20 74 79 70 65 21 0a  |ct colour type!.|
000008b0  09 46 69 78 65 64 20 6f  62 73 63 75 72 65 20 62  |.Fixed obscure b|
000008c0  75 67 20 77 69 74 68 20  67 61 6d 6d 61 20 63 6f  |ug with gamma co|
000008d0  72 72 65 63 74 69 6f 6e  73 20 6f 6e 20 67 72 61  |rrections on gra|
000008e0  79 20 73 63 61 6c 65 20  69 6d 61 67 65 73 2e 0a  |y scale images..|
000008f0  09 46 69 78 65 64 20 62  75 67 20 69 6e 20 68 61  |.Fixed bug in ha|
00000900  6e 64 6c 69 6e 67 20 70  48 59 73 20 61 73 70 65  |ndling pHYs aspe|
00000910  63 74 20 72 61 74 69 6f  73 2e 0a 0a 76 31 2e 32  |ct ratios...v1.2|
00000920  32 09 32 31 73 74 20 53  65 70 74 65 6d 62 65 72  |2.21st September|
00000930  20 31 39 39 37 0a 09 49  6d 70 72 6f 76 65 64 20  | 1997..Improved |
00000940  6d 65 6d 6f 72 79 20 68  61 6e 64 6c 69 6e 67 20  |memory handling |
00000950  66 6f 72 20 73 74 72 69  6e 67 73 20 26 20 74 68  |for strings & th|
00000960  69 6e 67 73 2e 0a 09 46  69 78 65 64 20 6d 65 6d  |ings...Fixed mem|
00000970  6f 72 79 20 6c 65 61 6b  20 6f 6e 20 77 72 69 74  |ory leak on writ|
00000980  69 6e 67 20 64 75 65 20  74 6f 20 62 75 67 20 69  |ing due to bug i|
00000990  6e 20 6c 69 62 70 6e 67  2e 0a 09 44 65 61 6c 20  |n libpng...Deal |
000009a0  77 69 74 68 20 6d 61 73  6b 73 20 77 68 65 6e 20  |with masks when |
000009b0  63 6f 6e 76 65 72 74 69  6e 67 20 73 70 72 69 74  |converting sprit|
000009c0  65 73 20 74 6f 20 50 4e  47 20 66 69 6c 65 73 20  |es to PNG files |
000009d0  66 6f 72 20 61 6c 6c 20  62 75 74 20 38 70 70 0a  |for all but 8pp.|
000009e0  09 69 6d 61 67 65 73 2e  0a 09 47 65 74 20 63 6f  |.images...Get co|
000009f0  72 72 65 63 74 20 70 61  6c 65 74 74 65 20 66 6f  |rrect palette fo|
00000a00  72 20 69 6d 61 67 65 73  20 75 73 69 6e 67 20 57  |r images using W|
00000a10  69 6d 70 20 70 61 6c 65  74 74 65 2e 0a 09 46 69  |imp palette...Fi|
00000a20  78 65 64 20 62 75 67 20  77 68 65 6e 20 63 72 65  |xed bug when cre|
00000a30  61 74 69 6e 67 20 33 32  62 70 70 20 6d 61 73 6b  |ating 32bpp mask|
00000a40  73 2e 20 43 6c 65 61 72  73 20 73 75 70 72 65 6d  |s. Clears suprem|
00000a50  61 63 79 20 62 69 74 73  20 6f 6e 20 33 32 62 70  |acy bits on 32bp|
00000a60  70 0a 09 70 69 63 74 75  72 65 73 2e 0a 0a 76 31  |p..pictures...v1|
00000a70  2e 32 33 09 39 74 68 20  4e 6f 76 65 6d 62 65 72  |.23.9th November|
00000a80  20 31 39 39 37 0a 09 55  73 65 73 20 56 69 72 74  | 1997..Uses Virt|
00000a90  75 61 6c 20 4d 65 6d 6f  72 79 20 69 66 20 56 69  |ual Memory if Vi|
00000aa0  72 74 75 61 6c 69 73 65  20 6c 6f 61 64 65 64 2e  |rtualise loaded.|
00000ab0  0a 09 43 68 72 6f 6e 69  63 20 62 75 67 20 64 65  |..Chronic bug de|
00000ac0  63 6f 64 69 6e 67 20 6d  61 73 6b 73 20 66 6f 72  |coding masks for|
00000ad0  20 33 32 62 70 70 20 70  69 63 74 75 72 65 73 2e  | 32bpp pictures.|
00000ae0  0a 09 46 69 78 65 64 20  73 6f 6d 65 20 62 75 67  |..Fixed some bug|
00000af0  73 20 64 65 61 6c 69 6e  67 20 77 69 74 68 20 64  |s dealing with d|
00000b00  65 63 6f 64 69 6e 67 20  62 61 63 6b 67 72 6f 75  |ecoding backgrou|
00000b10  6e 64 73 20 2d 20 62 75  67 20 69 6e 20 6c 69 62  |nds - bug in lib|
00000b20  70 6e 67 2e 0a 09 46 69  6c 65 20 73 79 73 74 65  |png...File syste|
00000b30  6d 20 65 72 72 6f 72 73  20 6e 6f 20 6c 6f 6e 67  |m errors no long|
00000b40  65 72 20 66 61 74 61 6c  20 2d 20 6e 6f 74 65 20  |er fatal - note |
00000b50  74 68 61 74 20 74 68 69  73 20 6d 61 79 20 63 61  |that this may ca|
00000b60  75 73 65 20 70 72 6f 62  6c 65 6d 73 0a 09 69 66  |use problems..if|
00000b70  20 79 6f 75 20 63 6c 6f  73 65 20 61 20 66 69 6c  | you close a fil|
00000b80  65 20 77 68 69 63 68 20  69 73 20 62 65 69 6e 67  |e which is being|
00000b90  20 64 65 63 6f 64 65 64  2e 2e 2e 0a 0a           | decoded.....|
00000b9d