diff options
author | Edward Welbourne <edward.welbourne@theqtcompany.com> | 2016-02-29 13:39:14 +0100 |
---|---|---|
committer | Edward Welbourne <edward.welbourne@theqtcompany.com> | 2016-03-22 12:09:50 +0000 |
commit | eb84e1c41b68f4989d48ade043e5023037234be2 (patch) | |
tree | d94ed6baec905794c15de281a346b08544acf5b5 /examples/location | |
parent | 8dabd241c2d7ac095cfe7be847397a288158f004 (diff) | |
download | qtlocation-eb84e1c41b68f4989d48ade043e5023037234be2.tar.gz |
Purge sRGB chunks from PNGs in examples.
Subjects each *.png file that matched grep -law "sRGB" to:
pngcrush -ow -brute -rem allb -reduce
(Some of them needed -force but did get smaller.)
Change-Id: Ib92045f3e0fb34aac1061fbc3dbb77d998228808
Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'examples/location')
-rw-r--r-- | examples/location/mapviewer/resources/marker.png | bin | 1051 -> 752 bytes |
-rw-r--r-- | examples/location/mapviewer/resources/scale.png | bin | 176 -> 98 bytes |
-rw-r--r-- | examples/location/mapviewer/resources/scale_end.png | bin | 208 -> 93 bytes |
-rw-r--r-- | examples/location/places/resources/categories.png | bin | 255 -> 130 bytes |
-rw-r--r-- | examples/location/places/resources/left.png | bin | 290 -> 141 bytes |
-rw-r--r-- | examples/location/places/resources/marker.png | bin | 1051 -> 752 bytes |
-rw-r--r-- | examples/location/places/resources/right.png | bin | 302 -> 147 bytes |
-rw-r--r-- | examples/location/places/resources/scale.png | bin | 176 -> 98 bytes |
-rw-r--r-- | examples/location/places/resources/scale_end.png | bin | 208 -> 93 bytes |
-rw-r--r-- | examples/location/places/resources/search.png | bin | 442 -> 259 bytes |
-rw-r--r-- | examples/location/places/resources/star.png | bin | 4204 -> 1403 bytes |
-rw-r--r-- | examples/location/places_list/marker.png | bin | 1051 -> 752 bytes |
-rw-r--r-- | examples/location/places_map/marker.png | bin | 1051 -> 752 bytes |
13 files changed, 0 insertions, 0 deletions
diff --git a/examples/location/mapviewer/resources/marker.png b/examples/location/mapviewer/resources/marker.png Binary files differindex d5c698d1..2116dfdf 100644 --- a/examples/location/mapviewer/resources/marker.png +++ b/examples/location/mapviewer/resources/marker.png diff --git a/examples/location/mapviewer/resources/scale.png b/examples/location/mapviewer/resources/scale.png Binary files differindex 6e59ff08..c4f08122 100644 --- a/examples/location/mapviewer/resources/scale.png +++ b/examples/location/mapviewer/resources/scale.png diff --git a/examples/location/mapviewer/resources/scale_end.png b/examples/location/mapviewer/resources/scale_end.png Binary files differindex 5d3a471b..94510b12 100644 --- a/examples/location/mapviewer/resources/scale_end.png +++ b/examples/location/mapviewer/resources/scale_end.png diff --git a/examples/location/places/resources/categories.png b/examples/location/places/resources/categories.png Binary files differindex d1d82c2e..b2d73ea0 100644 --- a/examples/location/places/resources/categories.png +++ b/examples/location/places/resources/categories.png diff --git a/examples/location/places/resources/left.png b/examples/location/places/resources/left.png Binary files differindex c0efa646..8241a47a 100644 --- a/examples/location/places/resources/left.png +++ b/examples/location/places/resources/left.png diff --git a/examples/location/places/resources/marker.png b/examples/location/places/resources/marker.png Binary files differindex d5c698d1..2116dfdf 100644 --- a/examples/location/places/resources/marker.png +++ b/examples/location/places/resources/marker.png diff --git a/examples/location/places/resources/right.png b/examples/location/places/resources/right.png Binary files differindex db343b07..37a1b1d3 100644 --- a/examples/location/places/resources/right.png +++ b/examples/location/places/resources/right.png diff --git a/examples/location/places/resources/scale.png b/examples/location/places/resources/scale.png Binary files differindex 6e59ff08..c4f08122 100644 --- a/examples/location/places/resources/scale.png +++ b/examples/location/places/resources/scale.png diff --git a/examples/location/places/resources/scale_end.png b/examples/location/places/resources/scale_end.png Binary files differindex 5d3a471b..94510b12 100644 --- a/examples/location/places/resources/scale_end.png +++ b/examples/location/places/resources/scale_end.png diff --git a/examples/location/places/resources/search.png b/examples/location/places/resources/search.png Binary files differindex 6bad5bd7..ce8c27aa 100644 --- a/examples/location/places/resources/search.png +++ b/examples/location/places/resources/search.png diff --git a/examples/location/places/resources/star.png b/examples/location/places/resources/star.png Binary files differindex 93451147..cddc1e34 100644 --- a/examples/location/places/resources/star.png +++ b/examples/location/places/resources/star.png diff --git a/examples/location/places_list/marker.png b/examples/location/places_list/marker.png Binary files differindex d5c698d1..2116dfdf 100644 --- a/examples/location/places_list/marker.png +++ b/examples/location/places_list/marker.png diff --git a/examples/location/places_map/marker.png b/examples/location/places_map/marker.png Binary files differindex d5c698d1..2116dfdf 100644 --- a/examples/location/places_map/marker.png +++ b/examples/location/places_map/marker.png |