Commit graph

3 commits

Author SHA1 Message Date
Achilleas Pipinellis
8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Achilleas Pipinellis
44f8372a1a Refactor issue boards and get the EE changes to CE 2018-06-25 07:45:48 +00:00
Phil Hughes
4639c58f05 Documented removing issue 2017-02-09 14:36:03 +00:00