diff options
author | Hugo Locurcio <calinou@opmbx.org> | 2019-06-27 21:33:11 +0200 |
---|---|---|
committer | Vitaliy <numzer0@yandex.ru> | 2019-06-27 22:33:11 +0300 |
commit | 8baa789eb180c5a8944682c893478d7f9f874970 (patch) | |
tree | 7e2f40ebff9490359c5a357633ce4e498c9bbf52 /mesecons_torch/textures | |
parent | b0158f5674433e4303219205d866789c1e5d8282 (diff) | |
download | mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar.gz mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar.bz2 mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar.xz mesecons-8baa789eb180c5a8944682c893478d7f9f874970.zip |
Optimize images (#464)
Recompress losslessly using `optipng` and `advpng`
Diffstat (limited to 'mesecons_torch/textures')
-rw-r--r-- | mesecons_torch/textures/jeija_torches_off.png | bin | 219 -> 149 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_off_ceiling.png | bin | 220 -> 146 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_off_side.png | bin | 206 -> 142 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_on.png | bin | 210 -> 148 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_on_ceiling.png | bin | 220 -> 147 bytes |
-rw-r--r-- | mesecons_torch/textures/jeija_torches_on_side.png | bin | 197 -> 139 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_torch/textures/jeija_torches_off.png b/mesecons_torch/textures/jeija_torches_off.png Binary files differindex 537920c..92cdce6 100644 --- a/mesecons_torch/textures/jeija_torches_off.png +++ b/mesecons_torch/textures/jeija_torches_off.png diff --git a/mesecons_torch/textures/jeija_torches_off_ceiling.png b/mesecons_torch/textures/jeija_torches_off_ceiling.png Binary files differindex 3934e6e..033d2b4 100644 --- a/mesecons_torch/textures/jeija_torches_off_ceiling.png +++ b/mesecons_torch/textures/jeija_torches_off_ceiling.png diff --git a/mesecons_torch/textures/jeija_torches_off_side.png b/mesecons_torch/textures/jeija_torches_off_side.png Binary files differindex ecb2951..cf703e5 100644 --- a/mesecons_torch/textures/jeija_torches_off_side.png +++ b/mesecons_torch/textures/jeija_torches_off_side.png diff --git a/mesecons_torch/textures/jeija_torches_on.png b/mesecons_torch/textures/jeija_torches_on.png Binary files differindex a93dcc2..7506c8d 100644 --- a/mesecons_torch/textures/jeija_torches_on.png +++ b/mesecons_torch/textures/jeija_torches_on.png diff --git a/mesecons_torch/textures/jeija_torches_on_ceiling.png b/mesecons_torch/textures/jeija_torches_on_ceiling.png Binary files differindex 24fe201..81e7867 100644 --- a/mesecons_torch/textures/jeija_torches_on_ceiling.png +++ b/mesecons_torch/textures/jeija_torches_on_ceiling.png diff --git a/mesecons_torch/textures/jeija_torches_on_side.png b/mesecons_torch/textures/jeija_torches_on_side.png Binary files differindex fe7dfd2..895a4e3 100644 --- a/mesecons_torch/textures/jeija_torches_on_side.png +++ b/mesecons_torch/textures/jeija_torches_on_side.png |