mchoe / SwiftSVG

A simple, performant, and lightweight SVG parser
Other
1.92k stars 229 forks source link

Split numbers with over 2 points into 2 numbers #120

Closed marcprux closed 5 years ago

marcprux commented 5 years ago

Fixes issues #118 and #43.

mchoe commented 5 years ago

Thanks a lot @marcprux! I added tests which were in PR #123 .