aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testapplications
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@theqtcompany.com>2016-02-29 14:22:53 +0100
committerEdward Welbourne <edward.welbourne@theqtcompany.com>2016-03-29 12:04:02 +0000
commit7d7e28ce112c2e3af5542dc1b025627340a5ba2d (patch)
treeee10191394c779fd058fe24d8fa4ff6a99b4bb99 /tests/testapplications
parent7d8c941574114ff0ce3f12793bc9c9356577fc0e (diff)
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 <robin.burchell@viroteck.net>
Diffstat (limited to 'tests/testapplications')
-rw-r--r--tests/testapplications/elements/content/pics/logo-hollowed.pngbin637 -> 563 bytes
-rw-r--r--tests/testapplications/elements/content/pics/qml-borderimage.pngbin5580 -> 1552 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/testapplications/elements/content/pics/logo-hollowed.png b/tests/testapplications/elements/content/pics/logo-hollowed.png
index ca2acb3651..bff0eea9de 100644
--- a/tests/testapplications/elements/content/pics/logo-hollowed.png
+++ b/tests/testapplications/elements/content/pics/logo-hollowed.png
Binary files differ
diff --git a/tests/testapplications/elements/content/pics/qml-borderimage.png b/tests/testapplications/elements/content/pics/qml-borderimage.png
index 8035c79f37..e42891ecc7 100644
--- a/tests/testapplications/elements/content/pics/qml-borderimage.png
+++ b/tests/testapplications/elements/content/pics/qml-borderimage.png
Binary files differ