openhab-docs/addons
Ethan Dye 0865d9c102
Optimize all png images using zopflipng (#1555)
The command
```
for i in $(find . -name '*.png'); do zopflipng -m --filters=0me --lossy_8bit --lossy_transparent -y "$i" "$i"; done
```
was used to accomplish this optimization, all images should have lost no
accuracy as a result of the compression applied.

Signed-off-by: Ethan Dye <mrtops03@gmail.com>
2021-04-27 21:00:55 +02:00
..
images [addons/io.md + addons/index.md] Clarified Misc on systems integration page and added an explanation f… (#635) 2018-04-28 10:13:22 +02:00
uis/apps Optimize all png images using zopflipng (#1555) 2021-04-27 21:00:55 +02:00
_README.txt Distinguish collections, improve update process (#514) 2017-09-22 21:05:09 +02:00
actions.md Update actions.md (#1507) 2021-03-14 16:07:28 +01:00
bindings.md Fix Markdown. Remove Jenkins base tags. (#1497) 2021-02-24 21:08:19 +01:00
index.md Remove paper ui references. (#1457) 2021-01-16 10:07:41 +01:00
io.md Fix Markdown. Remove Jenkins base tags. (#1497) 2021-02-24 21:08:19 +01:00
persistence.md Fix Markdown. Remove Jenkins base tags. (#1497) 2021-02-24 21:08:19 +01:00
transformations.md Update transformations.md (#1513) 2021-03-16 14:29:25 +01:00
uis.md Remove paper ui references. (#1457) 2021-01-16 10:07:41 +01:00
voices.md Fix Markdown. Remove Jenkins base tags. (#1497) 2021-02-24 21:08:19 +01:00