diff options
author | Edward Welbourne <[email protected]> | 2016-02-29 13:44:08 +0100 |
---|---|---|
committer | Edward Welbourne <[email protected]> | 2016-03-22 12:10:49 +0000 |
commit | e274cd175158896dcfb22261b0127b93f013937d (patch) | |
tree | b62a203830300b9850b05a7d78c5ebc57ba599cf /examples | |
parent | 137883f5b6f1cd13b34097e79c0aee6e9ee4946c (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: Ib0587ac336d8e68dd206872b611b23f8baa9154e
Reviewed-by: Topi Reiniƶ <[email protected]>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/quick/controls/texteditor/qml/images/qt-logo.png | bin | 3960 -> 3531 bytes |
-rw-r--r-- | examples/quick/extras/dashboard/images/fuel-icon.png | bin | 666 -> 409 bytes |
-rw-r--r-- | examples/quick/extras/gallery/images/center.png | bin | 2392 -> 2260 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/examples/quick/controls/texteditor/qml/images/qt-logo.png b/examples/quick/controls/texteditor/qml/images/qt-logo.png Binary files differindex 6dedc8bf0..be1bb1060 100644 --- a/examples/quick/controls/texteditor/qml/images/qt-logo.png +++ b/examples/quick/controls/texteditor/qml/images/qt-logo.png diff --git a/examples/quick/extras/dashboard/images/fuel-icon.png b/examples/quick/extras/dashboard/images/fuel-icon.png Binary files differindex f521e9052..70da758c2 100644 --- a/examples/quick/extras/dashboard/images/fuel-icon.png +++ b/examples/quick/extras/dashboard/images/fuel-icon.png diff --git a/examples/quick/extras/gallery/images/center.png b/examples/quick/extras/gallery/images/center.png Binary files differindex b18a5fa87..fd3696404 100644 --- a/examples/quick/extras/gallery/images/center.png +++ b/examples/quick/extras/gallery/images/center.png |