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_gates/doc/and/preview.png | Bin 69906 -> 52750 bytes mesecons_gates/doc/and/recipe.png | Bin 2732 -> 1721 bytes mesecons_gates/doc/diode/preview.png | Bin 72562 -> 55517 bytes mesecons_gates/doc/diode/recipe.png | Bin 2058 -> 1311 bytes mesecons_gates/doc/nand/preview.png | Bin 63320 -> 47932 bytes mesecons_gates/doc/nand/recipe.png | Bin 2733 -> 1756 bytes mesecons_gates/doc/nor/preview.png | Bin 27039 -> 21545 bytes mesecons_gates/doc/nor/recipe.png | Bin 2468 -> 1151 bytes mesecons_gates/doc/not/preview.png | Bin 70313 -> 53940 bytes mesecons_gates/doc/not/recipe.png | Bin 2083 -> 1338 bytes mesecons_gates/doc/or/preview.png | Bin 26286 -> 21144 bytes mesecons_gates/doc/or/recipe.png | Bin 2417 -> 1142 bytes mesecons_gates/doc/xor/preview.png | Bin 70940 -> 53990 bytes mesecons_gates/doc/xor/recipe.png | Bin 2659 -> 1675 bytes 14 files changed, 0 insertions(+), 0 deletions(-) (limited to 'mesecons_gates/doc') diff --git a/mesecons_gates/doc/and/preview.png b/mesecons_gates/doc/and/preview.png index b2b5301..d3b2936 100644 Binary files a/mesecons_gates/doc/and/preview.png and b/mesecons_gates/doc/and/preview.png differ diff --git a/mesecons_gates/doc/and/recipe.png b/mesecons_gates/doc/and/recipe.png index ae6bf63..b81680a 100644 Binary files a/mesecons_gates/doc/and/recipe.png and b/mesecons_gates/doc/and/recipe.png differ diff --git a/mesecons_gates/doc/diode/preview.png b/mesecons_gates/doc/diode/preview.png index ced541b..dc961d9 100644 Binary files a/mesecons_gates/doc/diode/preview.png and b/mesecons_gates/doc/diode/preview.png differ diff --git a/mesecons_gates/doc/diode/recipe.png b/mesecons_gates/doc/diode/recipe.png index 71086bf..bce3562 100644 Binary files a/mesecons_gates/doc/diode/recipe.png and b/mesecons_gates/doc/diode/recipe.png differ diff --git a/mesecons_gates/doc/nand/preview.png b/mesecons_gates/doc/nand/preview.png index d8db780..364d6c3 100644 Binary files a/mesecons_gates/doc/nand/preview.png and b/mesecons_gates/doc/nand/preview.png differ diff --git a/mesecons_gates/doc/nand/recipe.png b/mesecons_gates/doc/nand/recipe.png index e6118b3..a1ee618 100644 Binary files a/mesecons_gates/doc/nand/recipe.png and b/mesecons_gates/doc/nand/recipe.png differ diff --git a/mesecons_gates/doc/nor/preview.png b/mesecons_gates/doc/nor/preview.png index b6d2781..d733fd7 100644 Binary files a/mesecons_gates/doc/nor/preview.png and b/mesecons_gates/doc/nor/preview.png differ diff --git a/mesecons_gates/doc/nor/recipe.png b/mesecons_gates/doc/nor/recipe.png index a2063c7..a801d8f 100644 Binary files a/mesecons_gates/doc/nor/recipe.png and b/mesecons_gates/doc/nor/recipe.png differ diff --git a/mesecons_gates/doc/not/preview.png b/mesecons_gates/doc/not/preview.png index 4a33cd1..3680c15 100644 Binary files a/mesecons_gates/doc/not/preview.png and b/mesecons_gates/doc/not/preview.png differ diff --git a/mesecons_gates/doc/not/recipe.png b/mesecons_gates/doc/not/recipe.png index ee1c0d6..b5ec6a8 100644 Binary files a/mesecons_gates/doc/not/recipe.png and b/mesecons_gates/doc/not/recipe.png differ diff --git a/mesecons_gates/doc/or/preview.png b/mesecons_gates/doc/or/preview.png index b7a8cdc..0c46aa1 100644 Binary files a/mesecons_gates/doc/or/preview.png and b/mesecons_gates/doc/or/preview.png differ diff --git a/mesecons_gates/doc/or/recipe.png b/mesecons_gates/doc/or/recipe.png index b94169d..58a1256 100644 Binary files a/mesecons_gates/doc/or/recipe.png and b/mesecons_gates/doc/or/recipe.png differ diff --git a/mesecons_gates/doc/xor/preview.png b/mesecons_gates/doc/xor/preview.png index 3d3941e..0bc24c6 100644 Binary files a/mesecons_gates/doc/xor/preview.png and b/mesecons_gates/doc/xor/preview.png differ diff --git a/mesecons_gates/doc/xor/recipe.png b/mesecons_gates/doc/xor/recipe.png index 1e129bf..f710899 100644 Binary files a/mesecons_gates/doc/xor/recipe.png and b/mesecons_gates/doc/xor/recipe.png differ -- cgit v1.2.3