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/manual/highdpi/BorderImage.png | Bin 9420 -> 5251 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/manual/highdpi') diff --git a/tests/manual/highdpi/BorderImage.png b/tests/manual/highdpi/BorderImage.png index 8fa6b40d78..d93f03e80f 100644 Binary files a/tests/manual/highdpi/BorderImage.png and b/tests/manual/highdpi/BorderImage.png differ -- cgit v1.2.3