]> source.dussan.org Git - svg.js.git/commit
fixes #525 by accepting/parsing coordianate strings where x and y is seperated by...
authordotnetCarpenter <jon.ronnenberg@gmail.com>
Tue, 11 Oct 2016 21:30:28 +0000 (19:30 -0200)
committerdotnetCarpenter <jon.ronnenberg@gmail.com>
Wed, 12 Oct 2016 14:53:24 +0000 (12:53 -0200)
commiteed96bcf59c00584527ac87902ba48669cb8cb6e
treea500e8e983ef9f85b8a9b4fee645f99668996d8c
parent92fb920e110645bdc6e56a1b349662a6b48a981c
fixes #525 by accepting/parsing coordianate strings where x and y is seperated by comma and or by space - we count the shape coordinates until (and including) the maximum even number
dist/svg.js
dist/svg.min.js
spec/spec/array.js
src/pointarray.js