qtdeclarative/examples/quick/animation
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
..
basics Purge sRGB chunks from PNGs in examples. 2016-03-24 19:40:15 +00:00
behaviors Fixed license headers 2015-02-17 13:33:18 +00:00
doc Update copyright headers 2015-02-12 10:28:11 +00:00
easing Fixed license headers 2015-02-17 13:33:18 +00:00
pathanimation Fixed license headers 2015-02-17 13:33:18 +00:00
pathinterpolator Fixed license headers 2015-02-17 13:33:18 +00:00
states Fixed license headers 2015-02-17 13:33:18 +00:00
animation.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
animation.qml Fixed license headers 2015-02-17 13:33:18 +00:00
animation.qmlproject Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
animation.qrc Animator overview docs and example. 2013-10-03 16:18:44 +02:00
main.cpp Fixed license headers 2015-02-17 13:33:18 +00:00