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/qquickwindow/data/colors.png | Bin 1655 -> 974 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/auto/quick/qquickwindow/data') diff --git a/tests/auto/quick/qquickwindow/data/colors.png b/tests/auto/quick/qquickwindow/data/colors.png index dfb62f3d64..57f5aca821 100644 Binary files a/tests/auto/quick/qquickwindow/data/colors.png and b/tests/auto/quick/qquickwindow/data/colors.png differ -- cgit v1.2.3