Commit graph

4 commits

Author SHA1 Message Date
HatScripts
453237b9e4 Revert "Optimize files with svgo 2.3.0"
This reverts commit 7e311a6818.
2021-06-28 19:58:04 +10:00
HatScripts
7e311a6818 Optimize files with svgo 2.3.0 2021-06-28 19:27:30 +10:00
Waldir Pimenta
69e1f8df1f Improve svgo.yml
- Remove plugins that are already the default in svgo, and link to docs
- Move the `removeDimensions` plugin to be next to `removeViewBox`
- Add configuration to the `convertPathData` and `mergePaths` plugins
  to avoid an issue with over-aggressive optimization for arcto commands
  introduced in svgo v1.3.0.

Also:

- Add missing `--config` option to the svgo command in README
- Remove over-aggressive optimization from the cv.svg flag
2020-06-12 19:37:53 +01:00
HatScripts
084a827285 Compress all flags by ~30% with new SVGO settings 2018-12-07 11:08:42 +11:00