Skip to content
Snippets Groups Projects
Verified Commit 8dbcd110 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

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
parent b64ba567
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment