From 7d7e28ce112c2e3af5542dc1b025627340a5ba2d Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Mon, 29 Feb 2016 14:22:53 +0100 Subject: Purge sRGB chunks from PNG in tests. Subjects each *.png file that matched grep -law "sRGB" to: pngcrush -ow -brute -rem allb -reduce Various tools grumble about sRGB tables in PNG images; and our handling of them doesn't pay attention to these, so purging them makes the images smaller with no loss to the images. Change-Id: I9e4dc3aec97cd32bc8ac216fadeaf7669c49647c Reviewed-by: Robin Burchell --- tests/auto/quick/qquickstates/data/image.png | Bin 173 -> 82 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/auto/quick/qquickstates') diff --git a/tests/auto/quick/qquickstates/data/image.png b/tests/auto/quick/qquickstates/data/image.png index ed1833c95b..0e681ba1e1 100644 Binary files a/tests/auto/quick/qquickstates/data/image.png and b/tests/auto/quick/qquickstates/data/image.png differ -- cgit v1.2.3