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` --- mesecons_lightstone/doc/lightstone_blue/preview.png | Bin 36865 -> 32516 bytes mesecons_lightstone/doc/lightstone_blue/recipe.png | Bin 4403 -> 2561 bytes .../doc/lightstone_darkgrey/preview.png | Bin 43641 -> 36947 bytes .../doc/lightstone_darkgrey/recipe.png | Bin 4575 -> 2606 bytes .../doc/lightstone_green/preview.png | Bin 48733 -> 47266 bytes mesecons_lightstone/doc/lightstone_green/recipe.png | Bin 4597 -> 2732 bytes .../doc/lightstone_lightgrey/preview.png | Bin 45430 -> 39387 bytes .../doc/lightstone_lightgrey/recipe.png | Bin 4682 -> 2726 bytes mesecons_lightstone/doc/lightstone_red/preview.png | Bin 32080 -> 29794 bytes mesecons_lightstone/doc/lightstone_red/recipe.png | Bin 4009 -> 2535 bytes .../doc/lightstone_yellow/preview.png | Bin 28281 -> 27737 bytes .../doc/lightstone_yellow/recipe.png | Bin 4550 -> 2651 bytes 12 files changed, 0 insertions(+), 0 deletions(-) (limited to 'mesecons_lightstone/doc') diff --git a/mesecons_lightstone/doc/lightstone_blue/preview.png b/mesecons_lightstone/doc/lightstone_blue/preview.png index 579f719..085c619 100644 Binary files a/mesecons_lightstone/doc/lightstone_blue/preview.png and b/mesecons_lightstone/doc/lightstone_blue/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_blue/recipe.png b/mesecons_lightstone/doc/lightstone_blue/recipe.png index ce8ebd7..f72d00f 100644 Binary files a/mesecons_lightstone/doc/lightstone_blue/recipe.png and b/mesecons_lightstone/doc/lightstone_blue/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/preview.png b/mesecons_lightstone/doc/lightstone_darkgrey/preview.png index 56fe6ea..f24c8ab 100644 Binary files a/mesecons_lightstone/doc/lightstone_darkgrey/preview.png and b/mesecons_lightstone/doc/lightstone_darkgrey/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png b/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png index fed0db2..193a37d 100644 Binary files a/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png and b/mesecons_lightstone/doc/lightstone_darkgrey/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_green/preview.png b/mesecons_lightstone/doc/lightstone_green/preview.png index 9efc774..1cff184 100644 Binary files a/mesecons_lightstone/doc/lightstone_green/preview.png and b/mesecons_lightstone/doc/lightstone_green/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_green/recipe.png b/mesecons_lightstone/doc/lightstone_green/recipe.png index 6690064..35b3523 100644 Binary files a/mesecons_lightstone/doc/lightstone_green/recipe.png and b/mesecons_lightstone/doc/lightstone_green/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/preview.png b/mesecons_lightstone/doc/lightstone_lightgrey/preview.png index 0084fa3..0347c21 100644 Binary files a/mesecons_lightstone/doc/lightstone_lightgrey/preview.png and b/mesecons_lightstone/doc/lightstone_lightgrey/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png b/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png index e790012..37dba5b 100644 Binary files a/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png and b/mesecons_lightstone/doc/lightstone_lightgrey/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_red/preview.png b/mesecons_lightstone/doc/lightstone_red/preview.png index 5fd3eba..f802d3d 100644 Binary files a/mesecons_lightstone/doc/lightstone_red/preview.png and b/mesecons_lightstone/doc/lightstone_red/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_red/recipe.png b/mesecons_lightstone/doc/lightstone_red/recipe.png index 7791a99..dd5811a 100644 Binary files a/mesecons_lightstone/doc/lightstone_red/recipe.png and b/mesecons_lightstone/doc/lightstone_red/recipe.png differ diff --git a/mesecons_lightstone/doc/lightstone_yellow/preview.png b/mesecons_lightstone/doc/lightstone_yellow/preview.png index fb9f644..fa975c5 100644 Binary files a/mesecons_lightstone/doc/lightstone_yellow/preview.png and b/mesecons_lightstone/doc/lightstone_yellow/preview.png differ diff --git a/mesecons_lightstone/doc/lightstone_yellow/recipe.png b/mesecons_lightstone/doc/lightstone_yellow/recipe.png index f17e9d4..1ca449f 100644 Binary files a/mesecons_lightstone/doc/lightstone_yellow/recipe.png and b/mesecons_lightstone/doc/lightstone_yellow/recipe.png differ -- cgit v1.2.3