Built SDL2_image and _mixer static
107
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/README
vendored
Normal file
@ -0,0 +1,107 @@
|
||||
|
||||
pngsuite
|
||||
--------
|
||||
Copyright (c) Willem van Schaik, 1999, 2011, 2012
|
||||
Two images (ftbbn0g01.png and ftbbn0g02.png) are by Glenn Randers-Pehrson, 2012
|
||||
|
||||
Permission to use, copy, modify, and distribute these images for any
|
||||
purpose and without fee is hereby granted.
|
||||
|
||||
The 15 "bas*.png" images are part of the much larger PngSuite test-set of
|
||||
images, available for developers of PNG supporting software. The
|
||||
complete set, available at http:/www.schaik.com/pngsuite/, contains
|
||||
a variety of images to test interlacing, gamma settings, ancillary
|
||||
chunks, etc.
|
||||
|
||||
The "ft*.png" images are "free/libre" replacements for the transparent
|
||||
corresponding t*.png images in the PngSuite.
|
||||
|
||||
The "i*.png" images are the same images, but interlaced.
|
||||
|
||||
The images in this directory represent the basic PNG color-types:
|
||||
grayscale (1-16 bit deep), full color (8 or 16 bit), paletted
|
||||
(1-8 bit) and grayscale or color images with alpha channel. You
|
||||
can use them to test the proper functioning of PNG software.
|
||||
|
||||
filename depth type
|
||||
------------ ------ --------------
|
||||
basn0g01.png 1-bit grayscale
|
||||
basn0g02.png 2-bit grayscale
|
||||
basn0g04.png 4-bit grayscale
|
||||
basn0g08.png 8-bit grayscale
|
||||
basn0g16.png 16-bit grayscale
|
||||
basn2c08.png 8-bit truecolor
|
||||
basn2c16.png 16-bit truecolor
|
||||
basn3p01.png 1-bit paletted
|
||||
basn3p02.png 2-bit paletted
|
||||
basn3p04.png 4-bit paletted
|
||||
basn3p08.png 8-bit paletted
|
||||
basn4a08.png 8-bit gray with alpha
|
||||
basn4a16.png 16-bit gray with alpha
|
||||
basn6a08.png 8-bit RGBA
|
||||
basn6a16.png 16-bit RGBA
|
||||
|
||||
ftbbn0g01.png 1-bit grayscale, black bKGD
|
||||
ftbbn0g02.png 2-bit grayscale, black bKGD
|
||||
ftbbn0g04.png 4-bit grayscale, black bKGD
|
||||
ftbbn2c16.png 16-bit truecolor, black bKGD
|
||||
ftbbn3p08.png 8-bit paletted, black bKGD
|
||||
ftbgn2c16.png 16-bit truecolor, gray bKGD
|
||||
ftbgn3p08.png 8-bit paletted, gray bKGD
|
||||
ftbrn2c08.png 8-bit truecolor, red bKGD
|
||||
ftbwn0g16.png 16-bit gray, white bKGD
|
||||
ftbwn3p08.png 8-bit paletted, white bKGD
|
||||
ftbyn3p08.png 8-bit paletted, yellow bKGD
|
||||
ftp0n0g08.png 8-bit grayscale, opaque
|
||||
ftp0n2c08.png 8-bit truecolor, opaque
|
||||
ftp0n3p08.png 8-bit paletted, opaque
|
||||
ftp1n3p08.png 8-bit paletted, no bKGD
|
||||
|
||||
Here is the correct result of typing "pngtest -m bas*.png" in
|
||||
this directory:
|
||||
|
||||
Testing basn0g01.png: PASS (524 zero samples)
|
||||
Filter 0 was used 32 times
|
||||
Testing basn0g02.png: PASS (448 zero samples)
|
||||
Filter 0 was used 32 times
|
||||
Testing basn0g04.png: PASS (520 zero samples)
|
||||
Filter 0 was used 32 times
|
||||
Testing basn0g08.png: PASS (3 zero samples)
|
||||
Filter 1 was used 9 times
|
||||
Filter 4 was used 23 times
|
||||
Testing basn0g16.png: PASS (1 zero samples)
|
||||
Filter 1 was used 1 times
|
||||
Filter 2 was used 31 times
|
||||
Testing basn2c08.png: PASS (6 zero samples)
|
||||
Filter 1 was used 5 times
|
||||
Filter 4 was used 27 times
|
||||
Testing basn2c16.png: PASS (592 zero samples)
|
||||
Filter 1 was used 1 times
|
||||
Filter 4 was used 31 times
|
||||
Testing basn3p01.png: PASS (512 zero samples)
|
||||
Filter 0 was used 32 times
|
||||
Testing basn3p02.png: PASS (448 zero samples)
|
||||
Filter 0 was used 32 times
|
||||
Testing basn3p04.png: PASS (544 zero samples)
|
||||
Filter 0 was used 32 times
|
||||
Testing basn3p08.png: PASS (4 zero samples)
|
||||
Filter 0 was used 32 times
|
||||
Testing basn4a08.png: PASS (32 zero samples)
|
||||
Filter 1 was used 1 times
|
||||
Filter 4 was used 31 times
|
||||
Testing basn4a16.png: PASS (64 zero samples)
|
||||
Filter 0 was used 1 times
|
||||
Filter 1 was used 2 times
|
||||
Filter 2 was used 1 times
|
||||
Filter 4 was used 28 times
|
||||
Testing basn6a08.png: PASS (160 zero samples)
|
||||
Filter 1 was used 1 times
|
||||
Filter 4 was used 31 times
|
||||
Testing basn6a16.png: PASS (1072 zero samples)
|
||||
Filter 1 was used 4 times
|
||||
Filter 4 was used 28 times
|
||||
libpng passes test
|
||||
|
||||
Willem van Schaik
|
||||
<willem at schaik.com>
|
||||
October 1999
|
9
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/bad_interlace_conversions.txt
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
basn0g01.png
|
||||
basn0g02.png
|
||||
basn0g04.png
|
||||
basn3p01.png
|
||||
basn3p02.png
|
||||
basn3p04.png
|
||||
ftbbn0g01.png
|
||||
ftbbn0g02.png
|
||||
ftbbn0g04.png
|
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn0g01.png
vendored
Normal file
After Width: | Height: | Size: 164 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn0g02.png
vendored
Normal file
After Width: | Height: | Size: 104 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn0g04.png
vendored
Normal file
After Width: | Height: | Size: 145 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn0g08.png
vendored
Normal file
After Width: | Height: | Size: 138 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn0g16.png
vendored
Normal file
After Width: | Height: | Size: 167 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn2c08.png
vendored
Normal file
After Width: | Height: | Size: 145 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn2c16.png
vendored
Normal file
After Width: | Height: | Size: 302 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn3p01.png
vendored
Normal file
After Width: | Height: | Size: 112 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn3p02.png
vendored
Normal file
After Width: | Height: | Size: 146 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn3p04.png
vendored
Normal file
After Width: | Height: | Size: 216 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn4a08.png
vendored
Normal file
After Width: | Height: | Size: 126 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn4a16.png
vendored
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn6a08.png
vendored
Normal file
After Width: | Height: | Size: 184 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/basn6a16.png
vendored
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbbn0g01.png
vendored
Normal file
After Width: | Height: | Size: 176 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbbn0g02.png
vendored
Normal file
After Width: | Height: | Size: 197 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbbn0g04.png
vendored
Normal file
After Width: | Height: | Size: 429 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbbn2c16.png
vendored
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbbn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbgn2c16.png
vendored
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbgn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbrn2c08.png
vendored
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbwn0g16.png
vendored
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbwn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftbyn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftp0n0g08.png
vendored
Normal file
After Width: | Height: | Size: 719 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftp0n2c08.png
vendored
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftp0n3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ftp1n3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ibasn0g08.png
vendored
Normal file
After Width: | Height: | Size: 237 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ibasn0g16.png
vendored
Normal file
After Width: | Height: | Size: 274 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ibasn2c08.png
vendored
Normal file
After Width: | Height: | Size: 299 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ibasn2c16.png
vendored
Normal file
After Width: | Height: | Size: 558 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ibasn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ibasn4a08.png
vendored
Normal file
After Width: | Height: | Size: 198 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ibasn4a16.png
vendored
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ibasn6a08.png
vendored
Normal file
After Width: | Height: | Size: 339 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/ibasn6a16.png
vendored
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftbbn2c16.png
vendored
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftbbn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftbgn2c16.png
vendored
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftbgn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftbrn2c08.png
vendored
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftbwn0g16.png
vendored
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftbwn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftbyn3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftp0n0g08.png
vendored
Normal file
After Width: | Height: | Size: 847 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftp0n2c08.png
vendored
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftp0n3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/iftp1n3p08.png
vendored
Normal file
After Width: | Height: | Size: 1.5 KiB |
2
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/README
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
|
||||
These images fail the "pngimage-quick" and "pngimage-full" tests.
|
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/ibasn0g01.png
vendored
Normal file
After Width: | Height: | Size: 201 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/ibasn0g02.png
vendored
Normal file
After Width: | Height: | Size: 138 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/ibasn0g04.png
vendored
Normal file
After Width: | Height: | Size: 231 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/ibasn3p01.png
vendored
Normal file
After Width: | Height: | Size: 116 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/ibasn3p02.png
vendored
Normal file
After Width: | Height: | Size: 163 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/ibasn3p04.png
vendored
Normal file
After Width: | Height: | Size: 288 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/iftbbn0g01.png
vendored
Normal file
After Width: | Height: | Size: 214 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/iftbbn0g02.png
vendored
Normal file
After Width: | Height: | Size: 211 B |
BIN
libsdl2_image/external/libpng-1.6.37/contrib/pngsuite/interlaced/iftbbn0g04.png
vendored
Normal file
After Width: | Height: | Size: 489 B |