From 40b2894ae4ade5461469aaa337862a586d16eac6 Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 5 Sep 2023 22:10:51 -0400 Subject: better tests, caught some bugs --- test/pngsuite/PngSuite.README | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 test/pngsuite/PngSuite.README (limited to 'test/pngsuite/PngSuite.README') 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 + -- cgit v1.2.3