mstange / svgspritesheet

Converts a bodymovin animation to an SVG sprite sheet
Mozilla Public License 2.0
2 stars 4 forks source link

Run SVGO on the result to get smaller files #6

Open mstange opened 7 years ago

mstange commented 7 years ago

The optimizations "Collapse useless groups", "Round/rewrite transforms", and "Move attrs to parent group" destroy our output.

SVGO also doesn't do the following optimizations which would really help our output: