svgpath
svgpath copied to clipboard
SVG path segments parser and optimiser
A path segment leads to artifacts when rotated or flipped. Example: M 354.708 69.912 # m 354.708 69.912 # 1 S 319.639 311.154 256 247.515 A 100 70 -40 0...
the below path when imported then rounded is fine, but when that is made relative there is a significant change in the image, but no change in the text? `M...
using this ('round') results in all subsequent 'imports' being rounded immediately until page reloaded.
using path from #4 if you: * import * round * analyse * import * analyse the path is corrupted. (although the points seem OK)  ![Screenshot...
I am interested to try this with typescript, webpack, and npm. There is no license.