1
0
mirror of https://github.com/svg/svgo.git synced 2026-01-27 07:02:06 +03:00
Files
svgo/test/plugins
Bogdan Chadkin 04b2ae9a37 Implement path stringify (#1387)
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
2021-03-02 01:07:26 +03:00
..
2021-02-27 23:17:47 +03:00
2016-08-25 22:18:04 +03:00
2017-02-05 22:59:19 +03:00
2017-06-14 12:16:31 +02:00
2015-04-02 16:48:49 +03:00
2017-10-23 22:14:43 +03:00
2017-10-23 22:14:43 +03:00
2017-10-23 22:14:43 +03:00
2019-11-08 18:40:25 +03:00
2017-03-25 22:06:15 +03:00