mirror of
https://github.com/svg/svgo.git
synced 2025-09-11 20:50:44 +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
36 lines
980 B
XML
36 lines
980 B
XML