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:
parent
760bde093b
commit
5f253d1665
2 changed files with 14 additions and 2 deletions
2
HACKING
2
HACKING
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue