Wed, 31 Dec 2014 06:55:46 +0100
Added tag TORBROWSER_REPLICA for changeset 6474c204b198
michael@0 | 1 | # PngSuite - Basic formats (interlaced) |
michael@0 | 2 | |
michael@0 | 3 | |
michael@0 | 4 | # basi0g01 - black & white |
michael@0 | 5 | == basi0g01.png basi0g01.html |
michael@0 | 6 | # basi0g02 - 2 bit (4 level) grayscale |
michael@0 | 7 | fails-if(Android) == basi0g02.png basi0g02.html |
michael@0 | 8 | # basi0g04 - 4 bit (16 level) grayscale |
michael@0 | 9 | fails-if(Android) == basi0g04.png basi0g04.html |
michael@0 | 10 | # basi0g08 - 8 bit (256 level) grayscale |
michael@0 | 11 | fails-if(Android) == basi0g08.png basi0g08.html |
michael@0 | 12 | # basi0g16 - 16 bit (64k level) grayscale |
michael@0 | 13 | fails-if(Android) == basi0g16.png basi0g16.html |
michael@0 | 14 | # basi2c08 - 3x8 bits rgb color |
michael@0 | 15 | fails-if(Android) == basi2c08.png basi2c08.html |
michael@0 | 16 | # basi2c16 - 3x16 bits rgb color |
michael@0 | 17 | fails-if(Android) == basi2c16.png basi2c16.html |
michael@0 | 18 | # basi3p01 - 1 bit (2 color) paletted |
michael@0 | 19 | fails-if(Android) == basi3p01.png basi3p01.html |
michael@0 | 20 | # basi3p02 - 2 bit (4 color) paletted |
michael@0 | 21 | == basi3p02.png basi3p02.html |
michael@0 | 22 | # basi3p04 - 4 bit (16 color) paletted |
michael@0 | 23 | fails-if(Android) == basi3p04.png basi3p04.html |
michael@0 | 24 | # basi3p08 - 8 bit (256 color) paletted |
michael@0 | 25 | fails-if(Android) == basi3p08.png basi3p08.html |
michael@0 | 26 | # basi4a08 - 8 bit grayscale + 8 bit alpha-channel |
michael@0 | 27 | #== basi4a08.png basi4a08.html |
michael@0 | 28 | # basi4a16 - 16 bit grayscale + 16 bit alpha-channel |
michael@0 | 29 | #== basi4a16.png basi4a16.html |
michael@0 | 30 | # basi6a08 - 3x8 bits rgb color + 8 bit alpha-channel |
michael@0 | 31 | #== basi6a08.png basi6a08.html |
michael@0 | 32 | # basi6a16 - 3x16 bits rgb color + 16 bit alpha-channel |
michael@0 | 33 | #== basi6a16.png basi6a16.html |