You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The switch from `preg_match_all` to `preg_split` in PR #855 broke parsing of "optimized" svg paths. In these, the "-" can be used as delimiter between numbers as well.
0 commit comments