colinmeinke / svg-points

A specification for storing SVG shape data in Javascript, and some handy conversion functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle path description seperation on - and .

colinmeinke opened this issue · comments

M1,2L3-4 or M1,2L3.5 both seem to be valid.