Fork
Hey @praeclarum
Just wanted to make you aware of my work. I have forked the repo :
https://github.com/paulpatarinski/NGraphics
And I have made the following changes :
- Replaced the Svg Path Parser with the one from : https://github.com/vvvv/SVG
- Moved some of projects into folders
- Started adding some Sample Svgs from the W3C TestSuite
- Introduced some more classes and tests (StylesParser,ValuesParser)
- Added support for a couple more Commands
Would love to hear your thoughts on the changes and potentially join forces...
Paul
Sorry for the slow response!
In general, I’m very excited to merge in this fork.
I just haven’t had the time to review it yet. I want to make sure vvvv/SVG doesn’t break any weird scenarios I have in mind.
Thanks for your patience!
On Apr 4, 2015, at 2:17 PM, Paul P [email protected] wrote:
Hey @praeclarum https://github.com/praeclarum Just wanted to make you aware of my work. I have forked the repo :
https://github.com/paulpatarinski/NGraphics https://github.com/paulpatarinski/NGraphics And I have made the following changes :
Replaced the Svg Path Parser with the one from : https://github.com/vvvv/SVG https://github.com/vvvv/SVG Moved some of projects into folders Started adding some Sample Svgs from the W3C TestSuite Introduced some more classes and tests (StylesParser,ValuesParser) Added support for a couple more Commands Would love to hear your thoughts on the changes and potentially join forces...
Paul
— Reply to this email directly or view it on GitHub https://github.com/praeclarum/NGraphics/issues/8.