From 8baa789eb180c5a8944682c893478d7f9f874970 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Thu, 27 Jun 2019 21:33:11 +0200 Subject: Optimize images (#464) Recompress losslessly using `optipng` and `advpng` --- .../textures/jeija_luac_background.png | Bin 718 -> 655 bytes .../textures/jeija_luac_runbutton.png | Bin 4262 -> 2150 bytes .../textures/jeija_luacontroller_LED_A.png | Bin 3541 -> 2196 bytes .../textures/jeija_luacontroller_LED_B.png | Bin 3537 -> 2188 bytes .../textures/jeija_luacontroller_LED_C.png | Bin 3537 -> 2191 bytes .../textures/jeija_luacontroller_LED_D.png | Bin 3537 -> 2200 bytes .../textures/jeija_luacontroller_burnt_top.png | Bin 8706 -> 5031 bytes .../textures/jeija_luacontroller_top.png | Bin 11913 -> 9497 bytes 8 files changed, 0 insertions(+), 0 deletions(-) (limited to 'mesecons_luacontroller/textures') diff --git a/mesecons_luacontroller/textures/jeija_luac_background.png b/mesecons_luacontroller/textures/jeija_luac_background.png index 40b427e..f2a07e1 100644 Binary files a/mesecons_luacontroller/textures/jeija_luac_background.png and b/mesecons_luacontroller/textures/jeija_luac_background.png differ diff --git a/mesecons_luacontroller/textures/jeija_luac_runbutton.png b/mesecons_luacontroller/textures/jeija_luac_runbutton.png index 157507f..f43b571 100644 Binary files a/mesecons_luacontroller/textures/jeija_luac_runbutton.png and b/mesecons_luacontroller/textures/jeija_luac_runbutton.png 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 Binary files a/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png and b/mesecons_luacontroller/textures/jeija_luacontroller_LED_A.png 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 Binary files a/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png and b/mesecons_luacontroller/textures/jeija_luacontroller_LED_B.png 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 Binary files a/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png and b/mesecons_luacontroller/textures/jeija_luacontroller_LED_C.png 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 Binary files a/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png and b/mesecons_luacontroller/textures/jeija_luacontroller_LED_D.png 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 Binary files a/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png and b/mesecons_luacontroller/textures/jeija_luacontroller_burnt_top.png differ diff --git a/mesecons_luacontroller/textures/jeija_luacontroller_top.png b/mesecons_luacontroller/textures/jeija_luacontroller_top.png index 3128230..848f417 100644 Binary files a/mesecons_luacontroller/textures/jeija_luacontroller_top.png and b/mesecons_luacontroller/textures/jeija_luacontroller_top.png differ -- cgit v1.2.3