mirror of
https://github.com/svg/svgo.git
synced 2025-07-29 20:21:14 +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
33 lines
984 B
XML
33 lines
984 B
XML