vecty
vecty copied to clipboard
svg: consider adding new subpackage for working with SVG documents
SVG manipulation could work in the same exact way as the elem subpackage and could be auto-generated. This is something I'm very interested in adding.
I notice @jgennis has a fork with some SVG work in it earlier in 2016: https://github.com/jgennis/vecty/tree/svg
I am working with svg and golang front end.
This being integrated would be useful.