aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/touchinteraction
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@theqtcompany.com>2016-02-29 13:36:32 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2016-03-24 19:40:15 +0000
commitca0765d2835bcb35f34b975a3de84d0f9a64dc51 (patch)
tree8f3d94418a5001693ebdec3aaec5d011af0fedea /examples/quick/touchinteraction
parent89b96d2c6324f229dce9f10b1acba7560dff905d (diff)
Purge sRGB chunks from PNGs in examples.
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: If3baf60fb7c0045446ddfddecef96374845e739e Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'examples/quick/touchinteraction')
-rw-r--r--examples/quick/touchinteraction/flickable/content/note-yellow.pngbin54559 -> 54283 bytes
-rw-r--r--examples/quick/touchinteraction/multipointtouch/content/Bear0.pngbin15163 -> 14359 bytes
-rw-r--r--examples/quick/touchinteraction/multipointtouch/content/BearB.pngbin18667 -> 16505 bytes
-rw-r--r--examples/quick/touchinteraction/multipointtouch/content/title.pngbin76246 -> 76389 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/examples/quick/touchinteraction/flickable/content/note-yellow.png b/examples/quick/touchinteraction/flickable/content/note-yellow.png
index 8ddecc8b03..3195952ad2 100644
--- a/examples/quick/touchinteraction/flickable/content/note-yellow.png
+++ b/examples/quick/touchinteraction/flickable/content/note-yellow.png
Binary files differ
diff --git a/examples/quick/touchinteraction/multipointtouch/content/Bear0.png b/examples/quick/touchinteraction/multipointtouch/content/Bear0.png
index 64a02cec8e..f520cc1f1b 100644
--- a/examples/quick/touchinteraction/multipointtouch/content/Bear0.png
+++ b/examples/quick/touchinteraction/multipointtouch/content/Bear0.png
Binary files differ
diff --git a/examples/quick/touchinteraction/multipointtouch/content/BearB.png b/examples/quick/touchinteraction/multipointtouch/content/BearB.png
index c9a84ae1d4..60be2b32c6 100644
--- a/examples/quick/touchinteraction/multipointtouch/content/BearB.png
+++ b/examples/quick/touchinteraction/multipointtouch/content/BearB.png
Binary files differ
diff --git a/examples/quick/touchinteraction/multipointtouch/content/title.png b/examples/quick/touchinteraction/multipointtouch/content/title.png
index c370ee9990..01893a247d 100644
--- a/examples/quick/touchinteraction/multipointtouch/content/title.png
+++ b/examples/quick/touchinteraction/multipointtouch/content/title.png
Binary files differ