aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@theqtcompany.com>2016-02-29 13:45:47 +0100
committerEdward Welbourne <edward.welbourne@theqtcompany.com>2016-03-22 12:11:27 +0000
commit42e9499e3d9c56e06bee82ccfd6ebfadd2d1f91e (patch)
tree0506e617c097b4e10621c9614827b23d7a6e1db3
parentd6e0bd9c8e14b917964b8c8cd862eb9c92c81be7 (diff)
Purge sRGB chunks from PNGs in examples.
Subjects each *.png file that matched grep -law "sRGB" to: pngcrush -ow -brute -rem allb -reduce Change-Id: I3ab25a8abccb130e4b419be6007e743f45f86fa2 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--examples/androidextras/notification/android-sources/res/drawable/icon.pngbin3953 -> 3264 bytes
-rw-r--r--examples/androidextras/notification/images/happy.pngbin2804 -> 1767 bytes
-rw-r--r--examples/androidextras/notification/images/sad.pngbin2447 -> 1262 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/examples/androidextras/notification/android-sources/res/drawable/icon.png b/examples/androidextras/notification/android-sources/res/drawable/icon.png
index e870213..035c600 100644
--- a/examples/androidextras/notification/android-sources/res/drawable/icon.png
+++ b/examples/androidextras/notification/android-sources/res/drawable/icon.png
Binary files differ
diff --git a/examples/androidextras/notification/images/happy.png b/examples/androidextras/notification/images/happy.png
index d1c1460..fd31f8d 100644
--- a/examples/androidextras/notification/images/happy.png
+++ b/examples/androidextras/notification/images/happy.png
Binary files differ
diff --git a/examples/androidextras/notification/images/sad.png b/examples/androidextras/notification/images/sad.png
index 00026bd..74e8f8f 100644
--- a/examples/androidextras/notification/images/sad.png
+++ b/examples/androidextras/notification/images/sad.png
Binary files differ