treeform / pixie

Full-featured 2d graphics library for Nim.
MIT License
743 stars 28 forks source link

svg: decode from XmlNode #357

Closed ehmry closed 2 years ago

ehmry commented 2 years ago

Add a proc for decoding from a pre-parsed XmlNode.

treeform commented 2 years ago

Hey thank you for the PR. Based on this we decided to do this a little differently. But thank for brining this to our attention!