From 8baa789eb180c5a8944682c893478d7f9f874970 Mon Sep 17 00:00:00 2001
From: Hugo Locurcio <calinou@opmbx.org>
Date: Thu, 27 Jun 2019 21:33:11 +0200
Subject: Optimize images (#464)

Recompress losslessly using `optipng` and `advpng`
---
 mesecons_torch/doc/torch/preview.png                 | Bin 10142 -> 9161 bytes
 mesecons_torch/doc/torch/recipe.png                  | Bin 2345 -> 1457 bytes
 mesecons_torch/textures/jeija_torches_off.png        | Bin 219 -> 149 bytes
 .../textures/jeija_torches_off_ceiling.png           | Bin 220 -> 146 bytes
 mesecons_torch/textures/jeija_torches_off_side.png   | Bin 206 -> 142 bytes
 mesecons_torch/textures/jeija_torches_on.png         | Bin 210 -> 148 bytes
 mesecons_torch/textures/jeija_torches_on_ceiling.png | Bin 220 -> 147 bytes
 mesecons_torch/textures/jeija_torches_on_side.png    | Bin 197 -> 139 bytes
 8 files changed, 0 insertions(+), 0 deletions(-)

(limited to 'mesecons_torch')

diff --git a/mesecons_torch/doc/torch/preview.png b/mesecons_torch/doc/torch/preview.png
index fa32543..edf7194 100644
Binary files a/mesecons_torch/doc/torch/preview.png and b/mesecons_torch/doc/torch/preview.png differ
diff --git a/mesecons_torch/doc/torch/recipe.png b/mesecons_torch/doc/torch/recipe.png
index 529d99f..85d586d 100644
Binary files a/mesecons_torch/doc/torch/recipe.png and b/mesecons_torch/doc/torch/recipe.png differ
diff --git a/mesecons_torch/textures/jeija_torches_off.png b/mesecons_torch/textures/jeija_torches_off.png
index 537920c..92cdce6 100644
Binary files a/mesecons_torch/textures/jeija_torches_off.png and b/mesecons_torch/textures/jeija_torches_off.png differ
diff --git a/mesecons_torch/textures/jeija_torches_off_ceiling.png b/mesecons_torch/textures/jeija_torches_off_ceiling.png
index 3934e6e..033d2b4 100644
Binary files a/mesecons_torch/textures/jeija_torches_off_ceiling.png and b/mesecons_torch/textures/jeija_torches_off_ceiling.png differ
diff --git a/mesecons_torch/textures/jeija_torches_off_side.png b/mesecons_torch/textures/jeija_torches_off_side.png
index ecb2951..cf703e5 100644
Binary files a/mesecons_torch/textures/jeija_torches_off_side.png and b/mesecons_torch/textures/jeija_torches_off_side.png differ
diff --git a/mesecons_torch/textures/jeija_torches_on.png b/mesecons_torch/textures/jeija_torches_on.png
index a93dcc2..7506c8d 100644
Binary files a/mesecons_torch/textures/jeija_torches_on.png and b/mesecons_torch/textures/jeija_torches_on.png differ
diff --git a/mesecons_torch/textures/jeija_torches_on_ceiling.png b/mesecons_torch/textures/jeija_torches_on_ceiling.png
index 24fe201..81e7867 100644
Binary files a/mesecons_torch/textures/jeija_torches_on_ceiling.png and b/mesecons_torch/textures/jeija_torches_on_ceiling.png differ
diff --git a/mesecons_torch/textures/jeija_torches_on_side.png b/mesecons_torch/textures/jeija_torches_on_side.png
index fe7dfd2..895a4e3 100644
Binary files a/mesecons_torch/textures/jeija_torches_on_side.png and b/mesecons_torch/textures/jeija_torches_on_side.png differ
-- 
cgit v1.2.3