NGraphics icon indicating copy to clipboard operation
NGraphics copied to clipboard

Fork

Open paulpatarinski opened this issue 11 years ago • 1 comments

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

paulpatarinski avatar Apr 04 '15 21:04 paulpatarinski

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.

praeclarum avatar Apr 09 '15 17:04 praeclarum