diff options
author | Michael Reed <top@secret> | 2017-07-03 20:19:53 -0400 |
---|---|---|
committer | Michael Reed <top@secret> | 2017-07-03 20:19:53 -0400 |
commit | 0b73df365fa459aae209184862be94e4a2686336 (patch) | |
tree | 2255e63c05b9ceb7a808941006a5e30af008869c /docs | |
parent | f4e5c4bba4403d418044e8c3ed2dd3fbc6eb4c12 (diff) | |
download | librebootfr-0b73df365fa459aae209184862be94e4a2686336.tar.gz librebootfr-0b73df365fa459aae209184862be94e4a2686336.zip |
Reduce image size with optipng
OptiPNG losslessly optimizes .png files; in other words, the images
in question should (and do, by my testing) look the same.
In short, we save some bytes for free.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install/images/rpi/0003.png | bin | 57300 -> 48559 bytes |
-rw-r--r-- | docs/install/images/rpi/0009.png | bin | 450237 -> 277483 bytes |
-rw-r--r-- | docs/install/images/rpi/0010.png | bin | 66823 -> 53541 bytes |
-rw-r--r-- | docs/install/images/rpi/0011.png | bin | 57300 -> 48559 bytes |
-rw-r--r-- | docs/install/images/rpi/0012.png | bin | 450237 -> 277483 bytes |
-rw-r--r-- | docs/install/images/rpi/0013.png | bin | 66823 -> 53541 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/docs/install/images/rpi/0003.png b/docs/install/images/rpi/0003.png Binary files differindex fa090cf1..c7a3b9b2 100644 --- a/docs/install/images/rpi/0003.png +++ b/docs/install/images/rpi/0003.png diff --git a/docs/install/images/rpi/0009.png b/docs/install/images/rpi/0009.png Binary files differindex d3293069..130536b0 100644 --- a/docs/install/images/rpi/0009.png +++ b/docs/install/images/rpi/0009.png diff --git a/docs/install/images/rpi/0010.png b/docs/install/images/rpi/0010.png Binary files differindex e989afa4..312888e9 100644 --- a/docs/install/images/rpi/0010.png +++ b/docs/install/images/rpi/0010.png diff --git a/docs/install/images/rpi/0011.png b/docs/install/images/rpi/0011.png Binary files differindex fa090cf1..c7a3b9b2 100644 --- a/docs/install/images/rpi/0011.png +++ b/docs/install/images/rpi/0011.png diff --git a/docs/install/images/rpi/0012.png b/docs/install/images/rpi/0012.png Binary files differindex d3293069..130536b0 100644 --- a/docs/install/images/rpi/0012.png +++ b/docs/install/images/rpi/0012.png diff --git a/docs/install/images/rpi/0013.png b/docs/install/images/rpi/0013.png Binary files differindex e989afa4..312888e9 100644 --- a/docs/install/images/rpi/0013.png +++ b/docs/install/images/rpi/0013.png |