alexbol99 / flatten-js

Javascript library for 2d geometry
MIT License
535 stars 56 forks source link

Additional SVG support #180

Closed alexbol99 closed 1 month ago

alexbol99 commented 1 month ago

SVG support: add method to return 'd' attribute of 'path' element, and method to return 'points' attribute of 'polyline' element

alexbol99 commented 1 month ago

Added in version v1.5.5