qtdeclarative/examples/quick/imageelements
Edward Welbourne ca0765d283 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>
2016-03-24 19:40:15 +00:00
..
content Purge sRGB chunks from PNGs in examples. 2016-03-24 19:40:15 +00:00
doc Update copyright headers 2015-02-12 10:28:11 +00:00
animatedsprite.qml Fixed license headers 2015-02-17 13:33:18 +00:00
borderimage.qml Fixed license headers 2015-02-17 13:33:18 +00:00
image.qml Fixed license headers 2015-02-17 13:33:18 +00:00
imageelements.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
imageelements.qml Fixed license headers 2015-02-17 13:33:18 +00:00
imageelements.qmlproject Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
imageelements.qrc Use resource files for most examples 2012-12-12 10:32:50 +01:00
main.cpp Fixed license headers 2015-02-17 13:33:18 +00:00
shadows.qml Fixed license headers 2015-02-17 13:33:18 +00:00
spritesequence.qml Fixed license headers 2015-02-17 13:33:18 +00:00