aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles
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/particles
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/particles')
-rw-r--r--examples/quick/particles/images/colortable.pngbin704 -> 571 bytes
-rw-r--r--examples/quick/particles/images/particle2.pngbin3909 -> 1073 bytes
-rw-r--r--examples/quick/particles/images/particle3.pngbin3186 -> 574 bytes
-rw-r--r--examples/quick/particles/images/particleA.pngbin3541 -> 870 bytes
-rw-r--r--examples/quick/particles/images/sizeInOut.pngbin251 -> 132 bytes
-rw-r--r--examples/quick/particles/images/starfish_mask.pngbin11301 -> 7403 bytes
-rw-r--r--examples/quick/particles/itemparticle/content/bubble.pngbin3413 -> 2347 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/examples/quick/particles/images/colortable.png b/examples/quick/particles/images/colortable.png
index a62ceeb4a0..15509ab5b7 100644
--- a/examples/quick/particles/images/colortable.png
+++ b/examples/quick/particles/images/colortable.png
Binary files differ
diff --git a/examples/quick/particles/images/particle2.png b/examples/quick/particles/images/particle2.png
index 36349c6c6e..4f3372cd07 100644
--- a/examples/quick/particles/images/particle2.png
+++ b/examples/quick/particles/images/particle2.png
Binary files differ
diff --git a/examples/quick/particles/images/particle3.png b/examples/quick/particles/images/particle3.png
index 905d8f37b8..2b04601403 100644
--- a/examples/quick/particles/images/particle3.png
+++ b/examples/quick/particles/images/particle3.png
Binary files differ
diff --git a/examples/quick/particles/images/particleA.png b/examples/quick/particles/images/particleA.png
index c63acdee1f..d86fc9696b 100644
--- a/examples/quick/particles/images/particleA.png
+++ b/examples/quick/particles/images/particleA.png
Binary files differ
diff --git a/examples/quick/particles/images/sizeInOut.png b/examples/quick/particles/images/sizeInOut.png
index 0a306ea21a..43d8862dbe 100644
--- a/examples/quick/particles/images/sizeInOut.png
+++ b/examples/quick/particles/images/sizeInOut.png
Binary files differ
diff --git a/examples/quick/particles/images/starfish_mask.png b/examples/quick/particles/images/starfish_mask.png
index 2ef74f902b..7ae39b34c5 100644
--- a/examples/quick/particles/images/starfish_mask.png
+++ b/examples/quick/particles/images/starfish_mask.png
Binary files differ
diff --git a/examples/quick/particles/itemparticle/content/bubble.png b/examples/quick/particles/itemparticle/content/bubble.png
index c7f479e9e3..f26ed1d3f2 100644
--- a/examples/quick/particles/itemparticle/content/bubble.png
+++ b/examples/quick/particles/itemparticle/content/bubble.png
Binary files differ