aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@theqtcompany.com>2016-02-29 13:44:51 +0100
committerEdward Welbourne <edward.welbourne@theqtcompany.com>2016-03-31 09:47:07 +0000
commite7d198e87396eb160fa9b1163eb73af152e70da2 (patch)
treef259f3e4186e057e89e75a72299aae7581f1338a /tests
parentf132bf0938c13745d4e6f7dd9c65db577d94187c (diff)
Purge sRGB chunks from PNGs in tests.
Subjects each *.png file that matched grep -law "sRGB" to: pngcrush -ow -brute -rem allb -reduce Change-Id: Iec1361cbf9cfbe6412e7934666c6868efda80eb1 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qpixmap/data/icon_8bpp_16x16.pngbin1454 -> 1335 bytes
-rw-r--r--tests/auto/qpixmap/data/icon_8bpp_32x32.pngbin1721 -> 1577 bytes
-rw-r--r--tests/auto/qpixmap/data/icon_8bpp_48x48.pngbin1967 -> 1778 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/tests/auto/qpixmap/data/icon_8bpp_16x16.png b/tests/auto/qpixmap/data/icon_8bpp_16x16.png
index e9a995e..03b1a65 100644
--- a/tests/auto/qpixmap/data/icon_8bpp_16x16.png
+++ b/tests/auto/qpixmap/data/icon_8bpp_16x16.png
Binary files 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
--- a/tests/auto/qpixmap/data/icon_8bpp_32x32.png
+++ b/tests/auto/qpixmap/data/icon_8bpp_32x32.png
Binary files 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
--- a/tests/auto/qpixmap/data/icon_8bpp_48x48.png
+++ b/tests/auto/qpixmap/data/icon_8bpp_48x48.png
Binary files differ