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
705 stars 133 forks source link

Easy wrapper over ICanvas #111

Open praeclarum opened 4 years ago

praeclarum commented 4 years ago

Want to extend other ICanvas implementations without touching every function.