VectorGOLEM/skinStyles/jquery.ui/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
..
close.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
titlebar-fade.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-bg_flat_15_cd0a0a_40x100.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-bg_flat_70_000000_40x100.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-bg_flat_100_000000_40x100.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-bg_highlight-hard_80_d7ebf9_1x100.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-bg_highlight-hard_100_f2f5f7_1x100.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-bg_highlight-soft_25_ffef8f_1x100.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-bg_highlight-soft_100_e4f1fb_1x100.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-bg_highlight-soft_100_ffffff_1x100.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-bg_inset-hard_100_f0f0f0_1x100.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-icons_2e83ff_256x240.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-icons_3d80b3_256x240.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-icons_72a7cf_256x240.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-icons_2694e8_256x240.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-icons_666666_256x240.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00
ui-icons_ffffff_256x240.png Compress PNGs with zopflipng 2016-02-20 20:35:56 +00:00