mirror of
https://github.com/svg/svgo.git
synced 2025-09-15 20:41:07 +03:00
Ref https://github.com/svg/svgo/issues/32 Added `stringifyPathData` utility to produce small as possible path by - matching leading moveto and line to commands (m -> l, M -> L) - combining moveto and lineto commands - avoiding space before decimal numbers if possible
16 lines
455 B
XML
16 lines
455 B
XML