diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-02-19 17:10:51 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-02-24 16:46:47 -0500 |
commit | 02ca32ae0a5bc290918d2b2a3288e385b9cc6b11 (patch) | |
tree | 06379785e8a0165a7deb981c2eba362894820634 /src/ext_depends/imageformats/tests/pngsuite | |
parent | build from static source-tree pre fetch depends (diff) |
external & build dependences in src tree
- external & build dependences boost licensed
- ext_depends (external depends)
- D-YAML
- tinyendian
- d2sqlite3
- imageformats
- build_depends
- dub2nix
Diffstat (limited to 'src/ext_depends/imageformats/tests/pngsuite')
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/PngSuite.LICENSE | 9 | ||||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/PngSuite.README | 25 | ||||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basi0g08.png | bin | 0 -> 254 bytes | |||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basi2c08.png | bin | 0 -> 315 bytes | |||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basi3p08.png | bin | 0 -> 1527 bytes | |||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basi4a08.png | bin | 0 -> 214 bytes | |||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basi6a08.png | bin | 0 -> 361 bytes | |||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basn0g08.png | bin | 0 -> 138 bytes | |||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basn2c08.png | bin | 0 -> 145 bytes | |||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basn3p08.png | bin | 0 -> 1286 bytes | |||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basn4a08.png | bin | 0 -> 126 bytes | |||
-rw-r--r-- | src/ext_depends/imageformats/tests/pngsuite/basn6a08.png | bin | 0 -> 184 bytes |
12 files changed, 34 insertions, 0 deletions
diff --git a/src/ext_depends/imageformats/tests/pngsuite/PngSuite.LICENSE b/src/ext_depends/imageformats/tests/pngsuite/PngSuite.LICENSE new file mode 100644 index 0000000..8d4d1d0 --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/PngSuite.LICENSE @@ -0,0 +1,9 @@ +PngSuite +-------- + +Permission to use, copy, modify and distribute these images for any +purpose and without fee is hereby granted. + + +(c) Willem van Schaik, 1996, 2011 + diff --git a/src/ext_depends/imageformats/tests/pngsuite/PngSuite.README b/src/ext_depends/imageformats/tests/pngsuite/PngSuite.README new file mode 100644 index 0000000..3ef8f24 --- /dev/null +++ b/src/ext_depends/imageformats/tests/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
+
diff --git a/src/ext_depends/imageformats/tests/pngsuite/basi0g08.png b/src/ext_depends/imageformats/tests/pngsuite/basi0g08.png Binary files differnew file mode 100644 index 0000000..faed8be --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basi0g08.png diff --git a/src/ext_depends/imageformats/tests/pngsuite/basi2c08.png b/src/ext_depends/imageformats/tests/pngsuite/basi2c08.png Binary files differnew file mode 100644 index 0000000..2aab44d --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basi2c08.png diff --git a/src/ext_depends/imageformats/tests/pngsuite/basi3p08.png b/src/ext_depends/imageformats/tests/pngsuite/basi3p08.png Binary files differnew file mode 100644 index 0000000..50a6d1c --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basi3p08.png diff --git a/src/ext_depends/imageformats/tests/pngsuite/basi4a08.png b/src/ext_depends/imageformats/tests/pngsuite/basi4a08.png Binary files differnew file mode 100644 index 0000000..398132b --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basi4a08.png diff --git a/src/ext_depends/imageformats/tests/pngsuite/basi6a08.png b/src/ext_depends/imageformats/tests/pngsuite/basi6a08.png Binary files differnew file mode 100644 index 0000000..aecb32e --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basi6a08.png diff --git a/src/ext_depends/imageformats/tests/pngsuite/basn0g08.png b/src/ext_depends/imageformats/tests/pngsuite/basn0g08.png Binary files differnew file mode 100644 index 0000000..23c8237 --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basn0g08.png diff --git a/src/ext_depends/imageformats/tests/pngsuite/basn2c08.png b/src/ext_depends/imageformats/tests/pngsuite/basn2c08.png Binary files differnew file mode 100644 index 0000000..db5ad15 --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basn2c08.png diff --git a/src/ext_depends/imageformats/tests/pngsuite/basn3p08.png b/src/ext_depends/imageformats/tests/pngsuite/basn3p08.png Binary files differnew file mode 100644 index 0000000..0ddad07 --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basn3p08.png diff --git a/src/ext_depends/imageformats/tests/pngsuite/basn4a08.png b/src/ext_depends/imageformats/tests/pngsuite/basn4a08.png Binary files differnew file mode 100644 index 0000000..3e13052 --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basn4a08.png diff --git a/src/ext_depends/imageformats/tests/pngsuite/basn6a08.png b/src/ext_depends/imageformats/tests/pngsuite/basn6a08.png Binary files differnew file mode 100644 index 0000000..e608738 --- /dev/null +++ b/src/ext_depends/imageformats/tests/pngsuite/basn6a08.png |