1
0
mirror of https://github.com/svg/svgo.git synced 2025-07-31 07:44:22 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
06110b4fc0 Convert mergePaths to visitor 2021-03-29 03:08:15 +03:00
f651fd8de1 Fixed issues with multiple moveto coordinates on output. Fixes #338 2015-04-06 16:39:28 +03:00
e1060df7dc Check path intersection while merging.
Fixes #253, resolves #260, fixes #298.
2015-03-22 18:06:40 +03:00
e220b6cad0 Path data processing improvements.
Improved path data saving.
Collapse repeated now works at writing path data and doesn't affect pathJS to make further processing easier.
Resolves #204.
2015-03-17 22:03:17 +03:00
20af96a6b5 Corrected path merging 2015-02-26 01:34:20 +03:00
ad375c8d9c Updated mergePaths to join paths with the same attributes & values. 2013-11-18 22:34:44 +02:00