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_luacontroller/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_luacontroller/textures')
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luac_background.png | bin | 718 -> 655 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luac_runbutton.png | bin | 4262 -> 2150 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png | bin | 3541 -> 2196 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png | bin | 3537 -> 2188 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png | bin | 3537 -> 2191 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png | bin | 3537 -> 2200 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png | bin | 8706 -> 5031 bytes |
-rw-r--r-- | mesecons_luacontroller/textures/jeija_luacontroller_top.png | bin | 11913 -> 9497 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_luacontroller/textures/jeija_luac_background.png b/mesecons_luacontroller/textures/jeija_luac_background.png Binary files differindex 40b427e..f2a07e1 100644 --- a/mesecons_luacontroller/textures/jeija_luac_background.png +++ b/mesecons_luacontroller/textures/jeija_luac_background.png diff --git a/mesecons_luacontroller/textures/jeija_luac_runbutton.png b/mesecons_luacontroller/textures/jeija_luac_runbutton.png Binary files differindex 157507f..f43b571 100644 --- a/mesecons_luacontroller/textures/jeija_luac_runbutton.png +++ b/mesecons_luacontroller/textures/jeija_luac_runbutton.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png Binary files differindex a187e8e..c6182cc 100644 --- a/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png +++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png Binary files differindex 738ba96..04c2da0 100644 --- a/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png +++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png Binary files differindex abe0fe6..01f6ae4 100644 --- a/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png +++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png b/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png Binary files differindex cc10170..6c8a26f 100644 --- a/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png +++ b/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png b/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png Binary files differindex d1a17af..c9e1144 100644 --- a/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png +++ b/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_top.png b/mesecons_luacontroller/textures/jeija_luacontroller_top.png Binary files differindex 3128230..848f417 100644 --- a/mesecons_luacontroller/textures/jeija_luacontroller_top.png +++ b/mesecons_luacontroller/textures/jeija_luacontroller_top.png |