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/benchmarks/qml/painting/data/64x64_opaque.png | Bin 3588 -> 2915 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/benchmarks/qml/painting/data/64x64_opaque.png') diff --git a/tests/benchmarks/qml/painting/data/64x64_opaque.png b/tests/benchmarks/qml/painting/data/64x64_opaque.png index 94c07f3b3e..73e816465d 100644 Binary files a/tests/benchmarks/qml/painting/data/64x64_opaque.png and b/tests/benchmarks/qml/painting/data/64x64_opaque.png differ -- cgit v1.2.3