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

Should there be a function to create a shape object from a dom node?

colinmeinke opened this issue · comments

Putting this here for future consideration because of a discussion over at colinmeinke/points#15

I am planning on creating this function as part of Wilderness, I'll abstract it into it's own library in case it's useful for anyone who uses svg points standalone.