From b094c064d85d40db218534244f37c6011ad019f7 Mon Sep 17 00:00:00 2001 From: LepkoQQ Date: Sun, 26 Apr 2020 20:14:01 +0200 Subject: [PATCH] Base: Add test page for decoding different basic png formats. --- Base/home/anon/www/pngsuite_bas_png.html | 26 ++++++++++++++++++++++++ Base/home/anon/www/welcome.html | 1 + 2 files changed, 27 insertions(+) create mode 100644 Base/home/anon/www/pngsuite_bas_png.html diff --git a/Base/home/anon/www/pngsuite_bas_png.html b/Base/home/anon/www/pngsuite_bas_png.html new file mode 100644 index 0000000000..121efae6a4 --- /dev/null +++ b/Base/home/anon/www/pngsuite_bas_png.html @@ -0,0 +1,26 @@ + + +PngSuite - Basic formats / PNG-files + + + + + +
--- basn0g01 - black & white +
--- basn0g02 - 2 bit (4 level) grayscale +
--- basn0g04 - 4 bit (16 level) grayscale +
--- basn0g08 - 8 bit (256 level) grayscale +
--- basn0g16 - 16 bit (64k level) grayscale +
--- basn2c08 - 3x8 bits rgb color +
--- basn2c16 - 3x16 bits rgb color +
--- basn3p01 - 1 bit (2 color) paletted +
--- basn3p02 - 2 bit (4 color) paletted +
--- basn3p04 - 4 bit (16 color) paletted +
--- basn3p08 - 8 bit (256 color) paletted +
--- basn4a08 - 8 bit grayscale + 8 bit alpha-channel +
--- basn4a16 - 16 bit grayscale + 16 bit alpha-channel +
--- basn6a08 - 3x8 bits rgb color + 8 bit alpha-channel +
--- basn6a16 - 3x16 bits rgb color + 16 bit alpha-channel + + + diff --git a/Base/home/anon/www/welcome.html b/Base/home/anon/www/welcome.html index db445643f2..66ce6f730c 100644 --- a/Base/home/anon/www/welcome.html +++ b/Base/home/anon/www/welcome.html @@ -28,6 +28,7 @@ span#ua {

Your user agent is:

Some small test pages: