From e7d198e87396eb160fa9b1163eb73af152e70da2 Mon Sep 17 00:00:00 2001 From: Edward Welbourne Date: Mon, 29 Feb 2016 13:44:51 +0100 Subject: Purge sRGB chunks from PNGs in tests. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subjects each *.png file that matched grep -law "sRGB" to: pngcrush -ow -brute -rem allb -reduce Change-Id: Iec1361cbf9cfbe6412e7934666c6868efda80eb1 Reviewed-by: Topi Reiniƶ --- tests/auto/qpixmap/data/icon_8bpp_16x16.png | Bin 1454 -> 1335 bytes tests/auto/qpixmap/data/icon_8bpp_32x32.png | Bin 1721 -> 1577 bytes tests/auto/qpixmap/data/icon_8bpp_48x48.png | Bin 1967 -> 1778 bytes 3 files changed, 0 insertions(+), 0 deletions(-) (limited to 'tests') diff --git a/tests/auto/qpixmap/data/icon_8bpp_16x16.png b/tests/auto/qpixmap/data/icon_8bpp_16x16.png index e9a995e..03b1a65 100644 Binary files a/tests/auto/qpixmap/data/icon_8bpp_16x16.png and b/tests/auto/qpixmap/data/icon_8bpp_16x16.png differ diff --git a/tests/auto/qpixmap/data/icon_8bpp_32x32.png b/tests/auto/qpixmap/data/icon_8bpp_32x32.png index 41ef57f..0ef47c5 100644 Binary files a/tests/auto/qpixmap/data/icon_8bpp_32x32.png and b/tests/auto/qpixmap/data/icon_8bpp_32x32.png differ diff --git a/tests/auto/qpixmap/data/icon_8bpp_48x48.png b/tests/auto/qpixmap/data/icon_8bpp_48x48.png index 35d60d1..2060854 100644 Binary files a/tests/auto/qpixmap/data/icon_8bpp_48x48.png and b/tests/auto/qpixmap/data/icon_8bpp_48x48.png differ -- cgit v1.2.3