minify SVG images if possible

Fixes #422.

* HACKING: mention svgo
* doc/Makefile.am (dist-hook, stamp): Run svgo on produced SVGs.
This commit is contained in:
Alexandre Duret-Lutz 2020-09-10 11:22:24 +02:00
parent a266f726c6
commit af800182c5
2 changed files with 14 additions and 2 deletions

View file

@ -53,6 +53,8 @@ only for certain operations (like releases):
pandoc used during Debian packaging for the conversion of
IPython notebooks to html
svgo for reducing SVG images before generating the tarball
(install with: npm install -g svgo)
ltl2ba used in the generated documentation and the test suite
ltl2dstar likewise
ltl3dra likewise