aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@theqtcompany.com>2016-04-08 17:35:51 +0200
committerEdward Welbourne <edward.welbourne@theqtcompany.com>2016-04-11 08:57:49 +0000
commitdbf43cd34090cc66317ee5ffe5d12f874fe1576a (patch)
treee682688d2c18b9d42e02eedbf0b31fcbe520d416
parente7d198e87396eb160fa9b1163eb73af152e70da2 (diff)
WinExtras/doc/: Fix PNG format errors in two images.
The identify command reported CRC errors in these two images. Fixed using $ optipng -o7 -strip all -fix $f $ pngcrush -ow -brute -force -rem allb -reduce $f with each as $f and then checked visually to appear unchanged. Change-Id: I5da5fe03bbbc48b8b19c95e91d08dee1d4deeff9 Reviewed-by: Jake Petroules <jake.petroules@theqtcompany.com>
-rw-r--r--src/winextras/doc/images/glass.pngbin47584 -> 47948 bytes
-rw-r--r--src/winextras/doc/images/peek-on.pngbin40988 -> 41574 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/src/winextras/doc/images/glass.png b/src/winextras/doc/images/glass.png
index 513fe5d..a2a6326 100644
--- a/src/winextras/doc/images/glass.png
+++ b/src/winextras/doc/images/glass.png
Binary files differ
diff --git a/src/winextras/doc/images/peek-on.png b/src/winextras/doc/images/peek-on.png
index 2ad48e9..c655639 100644
--- a/src/winextras/doc/images/peek-on.png
+++ b/src/winextras/doc/images/peek-on.png
Binary files differ