Fri, 16 Jan 2015 18:13:44 +0100
Integrate suggestion from review to improve consistency with existing code.
michael@0 | 1 | # PngSuite - Gamma values |
michael@0 | 2 | |
michael@0 | 3 | # g03n0g16 - grayscale, file-gamma = 0.35 |
michael@0 | 4 | fails-if(Android) == g03n0g16.png g03n0g16.html |
michael@0 | 5 | # g03n2c08 - color, file-gamma = 0.35 |
michael@0 | 6 | fails-if(Android) == g03n2c08.png g03n2c08.html |
michael@0 | 7 | # g03n3p04 - paletted, file-gamma = 0.35 |
michael@0 | 8 | fails-if(Android) == g03n3p04.png g03n3p04.html |
michael@0 | 9 | # g04n0g16 - grayscale, file-gamma = 0.45 |
michael@0 | 10 | == g04n0g16.png g04n0g16.html |
michael@0 | 11 | # g04n2c08 - color, file-gamma = 0.45 |
michael@0 | 12 | == g04n2c08.png g04n2c08.html |
michael@0 | 13 | # g04n3p04 - paletted, file-gamma = 0.45 |
michael@0 | 14 | == g04n3p04.png g04n3p04.html |
michael@0 | 15 | # g05n0g16 - grayscale, file-gamma = 0.55 |
michael@0 | 16 | fails-if(Android) == g05n0g16.png g05n0g16.html |
michael@0 | 17 | # g05n2c08 - color, file-gamma = 0.55 |
michael@0 | 18 | fails-if(Android) == g05n2c08.png g05n2c08.html |
michael@0 | 19 | # g05n3p04 - paletted, file-gamma = 0.55 |
michael@0 | 20 | fails-if(Android) == g05n3p04.png g05n3p04.html |
michael@0 | 21 | # g07n0g16 - grayscale, file-gamma = 0.70 |
michael@0 | 22 | fails-if(Android) == g07n0g16.png g07n0g16.html |
michael@0 | 23 | # g07n2c08 - color, file-gamma = 0.70 |
michael@0 | 24 | fails-if(Android) == g07n2c08.png g07n2c08.html |
michael@0 | 25 | # g07n3p04 - paletted, file-gamma = 0.70 |
michael@0 | 26 | fails-if(Android) == g07n3p04.png g07n3p04.html |
michael@0 | 27 | # g10n0g16 - grayscale, file-gamma = 1.00 |
michael@0 | 28 | fails-if(Android) == g10n0g16.png g10n0g16.html |
michael@0 | 29 | # g10n2c08 - color, file-gamma = 1.00 |
michael@0 | 30 | fails-if(Android) == g10n2c08.png g10n2c08.html |
michael@0 | 31 | # g10n3p04 - paletted, file-gamma = 1.00 |
michael@0 | 32 | fails-if(Android) == g10n3p04.png g10n3p04.html |
michael@0 | 33 | # g25n0g16 - grayscale, file-gamma = 2.50 |
michael@0 | 34 | fails-if(Android) == g25n0g16.png g25n0g16.html |
michael@0 | 35 | # g25n2c08 - color, file-gamma = 2.50 |
michael@0 | 36 | fails-if(Android) == g25n2c08.png g25n2c08.html |
michael@0 | 37 | # g25n3p04 - paletted, file-gamma = 2.50 |
michael@0 | 38 | fails-if(Android) == g25n3p04.png g25n3p04.html |