VectorGOLEM/images
Ori Livneh cbad669fa5 Compress PNGs with zopflipng
Zopfli is the most efficient DEFLATE compression algorithm, trading run-time
performance for file sizes that are typically 3-8% smaller than those produced
by zlib with the maximum compression setting. Its output is Deflate-compatible,
so no specialized decoder is needed.

This change was created by running zopflipng against all the PNG files in this
repository. The exact invocation was:

  git ls-files --exclude-per-directory=.gitignore -- '*.png' \|
    parallel zopflipng -m -y --iterations=1000 --filters=01234mepb {} {} \;

Files which zopflipng was not able to compress more efficiently were left unmodified.

Change-Id: Iffb64007f312cc3afcd335a636847d42648b10f5
Task: T127608
2016-02-20 20:35:56 +00:00
..
preferences Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
arrow-collapsed-ltr.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
arrow-collapsed-ltr.svg
arrow-collapsed-rtl.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
arrow-collapsed-rtl.svg
arrow-down-focus-icon.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
arrow-down-focus-icon.svg
arrow-down-icon.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
arrow-down-icon.svg
arrow-expanded.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
arrow-expanded.svg
bullet-icon.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
bullet-icon.svg
external-link-ltr-icon.png
external-link-ltr-icon.svg
external-link-rtl-icon.png
external-link-rtl-icon.svg
link-icon.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
magnify-clip.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
page-fade.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
portal-break-ltr.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
portal-break-rtl.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
portal-break.png
search-fade.png
search-ltr.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
search-ltr.svg
search-rtl.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
search-rtl.svg
tab-break.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
tab-current-fade.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
tab-normal-fade.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
unwatch-icon-hl.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
unwatch-icon-hl.svg
unwatch-icon.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
unwatch-icon.svg
user-icon.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
user-icon.svg
watch-icon-hl.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
watch-icon-hl.svg
watch-icon-loading.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
watch-icon-loading.svg
watch-icon.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
watch-icon.svg