praeclarum / NGraphics

NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.
MIT License
710 stars 133 forks source link

Support for SVG line element + slightly better text support #4

Closed jomar closed 9 years ago

praeclarum commented 9 years ago

Would you mind finding a public SVG that has line elements? I'm curious which apps are emitting them and could use it in the tests.

praeclarum commented 9 years ago

Well, we're at 0.1 so I'll take the lot. :-) Adding the line class doesn't hurt portability so it's probably a good idea!