diff options
author | Edward Welbourne <edward.welbourne@theqtcompany.com> | 2016-02-29 13:44:08 +0100 |
---|---|---|
committer | Edward Welbourne <edward.welbourne@theqtcompany.com> | 2016-03-22 12:10:56 +0000 |
commit | bd5ec3fbdb647e8ce50490638782a591697180b2 (patch) | |
tree | 02f43eea298a8e86571a60de2ce48566c16b186a /src/dialogs | |
parent | e274cd175158896dcfb22261b0127b93f013937d (diff) | |
download | qtquickcontrols-bd5ec3fbdb647e8ce50490638782a591697180b2.tar.gz |
Purge sRGB chunks from PNGs of dialog images.
Subjects each *.png file that matched grep -law "sRGB" to:
pngcrush -ow -brute -rem allb -reduce
Change-Id: I3848a1663d7009185f6546eac242c7e7f7350720
Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/dialogs')
-rw-r--r-- | src/dialogs/images/checkers.png | bin | 149 -> 80 bytes |
-rw-r--r-- | src/dialogs/images/window_border.png | bin | 588 -> 371 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/dialogs/images/checkers.png b/src/dialogs/images/checkers.png Binary files differindex 458d33de..72cb9f03 100644 --- a/src/dialogs/images/checkers.png +++ b/src/dialogs/images/checkers.png diff --git a/src/dialogs/images/window_border.png b/src/dialogs/images/window_border.png Binary files differindex 431af854..23c011d0 100644 --- a/src/dialogs/images/window_border.png +++ b/src/dialogs/images/window_border.png |