diff options
author | pommicket <pommicket@gmail.com> | 2023-09-05 22:10:51 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-09-05 22:10:51 -0400 |
commit | 40b2894ae4ade5461469aaa337862a586d16eac6 (patch) | |
tree | 4180e2072f9e9a6299f0ae2f7abcf4c1fa538d46 /test/pngsuite/PngSuite.README | |
parent | 6d9d77638172a50c1fa349f8f81ed5a951e4716b (diff) |
better tests, caught some bugs
Diffstat (limited to 'test/pngsuite/PngSuite.README')
-rw-r--r-- | test/pngsuite/PngSuite.README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/test/pngsuite/PngSuite.README b/test/pngsuite/PngSuite.README new file mode 100644 index 0000000..94df6cc --- /dev/null +++ b/test/pngsuite/PngSuite.README @@ -0,0 +1,25 @@ + PNGSUITE +---------------- + + testset for PNG-(de)coders + created by Willem van Schaik +------------------------------------ + +This is a collection of graphics images created to test the png applications +like viewers, converters and editors. All (as far as that is possible) +formats supported by the PNG standard are represented. + +The suite consists of the following files: + +- PngSuite.README - this file +- PngSuite.LICENSE - the PngSuite is freeware +- PngSuite.png - image with PngSuite logo +- PngSuite.tgz - archive of all PNG testfiles +- PngSuite.zip - same in .zip format for PCs + + +-------- + (c) Willem van Schaik + willem@schaik.com + Calgary, April 2011 + |