From: y04 Date: Fri, 24 Jun 2022 23:47:38 +0000 (+0200) Subject: luci-app-bmx7: optimized images filesizes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=09f7278d8872a5052437cc4c4bdc53dd9f84ace2;p=openwrt-luci.git luci-app-bmx7: optimized images filesizes Wifi icons optimized without any quality degradation. Bmx7logo filesize rediced from 5121 to 3318 bytes, visually looks the same, technically the image is 99.9% identical. Signed-off-by: Alexander Semukhin --- diff --git a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/bmx7logo.png b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/bmx7logo.png index c7d9ceafae..c247be9e2d 100644 Binary files a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/bmx7logo.png and b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/bmx7logo.png differ diff --git a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world.png b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world.png index 29b53c957e..be7ff1c09f 100644 Binary files a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world.png and b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world.png differ diff --git a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world_small.png b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world_small.png index f5f31056c6..f4a30eaa32 100644 Binary files a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world_small.png and b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world_small.png differ