Skip to content

deveusss/SVG

 
 

Repository files navigation

SVG.NET

Public fork of the C# SVG rendering library on codeplex: https://svg.codeplex.com/

This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further.

So please feel free to fork it and open pull requests for any fix, improvement or feature you add.

It is also available via Nuget:

PM> Install-Package Svg

Projects using the library

  • vvvv a hybrid visual/textual live-programming environment for easy prototyping and development.
  • Posh a windowing/interaction/drawing layer for C#/.NET desktop applications with their GUI in a browser.
  • Timeliner a Posh based timeline that can be controlled by and sends out its values via OSC.
  • Chordious a fretboard diagram generator for fretted stringed instruments.

If you want your project in this list, send me a pull request on this file or link + short description to tebjan (at) vvvv.org

About

fork of the ms svg library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.5%
  • HTML 3.1%
  • JavaScript 2.3%
  • CSS 0.1%