summaryrefslogtreecommitdiff
path: root/mesecons_luacontroller
diff options
context:
space:
mode:
authorHugo Locurcio <calinou@opmbx.org>2019-06-27 21:33:11 +0200
committerVitaliy <numzer0@yandex.ru>2019-06-27 22:33:11 +0300
commit8baa789eb180c5a8944682c893478d7f9f874970 (patch)
tree7e2f40ebff9490359c5a357633ce4e498c9bbf52 /mesecons_luacontroller
parentb0158f5674433e4303219205d866789c1e5d8282 (diff)
downloadmesecons-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_luacontroller')
-rw-r--r--mesecons_luacontroller/doc/luacontroller/preview.pngbin67795 -> 62643 bytes
-rw-r--r--mesecons_luacontroller/doc/luacontroller/recipe.pngbin5560 -> 5065 bytes
-rw-r--r--mesecons_luacontroller/textures/jeija_luac_background.pngbin718 -> 655 bytes
-rw-r--r--mesecons_luacontroller/textures/jeija_luac_runbutton.pngbin4262 -> 2150 bytes
-rw-r--r--mesecons_luacontroller/textures/jeija_luacontroller_LED_A.pngbin3541 -> 2196 bytes
-rw-r--r--mesecons_luacontroller/textures/jeija_luacontroller_LED_B.pngbin3537 -> 2188 bytes
-rw-r--r--mesecons_luacontroller/textures/jeija_luacontroller_LED_C.pngbin3537 -> 2191 bytes
-rw-r--r--mesecons_luacontroller/textures/jeija_luacontroller_LED_D.pngbin3537 -> 2200 bytes
-rw-r--r--mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.pngbin8706 -> 5031 bytes
-rw-r--r--mesecons_luacontroller/textures/jeija_luacontroller_top.pngbin11913 -> 9497 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_luacontroller/doc/luacontroller/preview.png b/mesecons_luacontroller/doc/luacontroller/preview.png
index f16c9d0..d5babfc 100644
--- a/mesecons_luacontroller/doc/luacontroller/preview.png
+++ b/mesecons_luacontroller/doc/luacontroller/preview.png
Binary files differ
diff --git a/mesecons_luacontroller/doc/luacontroller/recipe.png b/mesecons_luacontroller/doc/luacontroller/recipe.png
index 529b66d..fca9b06 100644
--- a/mesecons_luacontroller/doc/luacontroller/recipe.png
+++ b/mesecons_luacontroller/doc/luacontroller/recipe.png
Binary files differ
diff --git a/mesecons_luacontroller/textures/jeija_luac_background.png b/mesecons_luacontroller/textures/jeija_luac_background.png
index 40b427e..f2a07e1 100644
--- a/mesecons_luacontroller/textures/jeija_luac_background.png
+++ b/mesecons_luacontroller/textures/jeija_luac_background.png
Binary files differ
diff --git a/mesecons_luacontroller/textures/jeija_luac_runbutton.png b/mesecons_luacontroller/textures/jeija_luac_runbutton.png
index 157507f..f43b571 100644
--- a/mesecons_luacontroller/textures/jeija_luac_runbutton.png
+++ b/mesecons_luacontroller/textures/jeija_luac_runbutton.png
Binary files differ
diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png
index a187e8e..c6182cc 100644
--- a/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png
+++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png
Binary files differ
diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png
index 738ba96..04c2da0 100644
--- a/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png
+++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png
Binary files differ
diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png
index abe0fe6..01f6ae4 100644
--- a/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png
+++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png
Binary files differ
diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png
index cc10170..6c8a26f 100644
--- a/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png
+++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png
Binary files differ
diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png b/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png
index d1a17af..c9e1144 100644
--- a/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png
+++ b/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png
Binary files differ
diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_top.png b/mesecons_luacontroller/textures/jeija_luacontroller_top.png
index 3128230..848f417 100644
--- a/mesecons_luacontroller/textures/jeija_luacontroller_top.png
+++ b/mesecons_luacontroller/textures/jeija_luacontroller_top.png
Binary files differ