Skip to content

dteunkens/SVG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Microsoft Public License: https://svg.codeplex.com/license

It is also available via Nuget:

PM> Install-Package Svg

Projects using the library

  • [vvvv] (http://vvvv.org) a hybrid visual/textual live-programming environment for easy prototyping and development.
  • [Posh] (https://github.com/vvvv/Posh) a windowing/interaction/drawing layer for c#/.net desktop applications with their GUI in a browser.
  • [Timeliner] (https://github.com/vvvv/Timeliner) A Posh based timeline that can be controlled by and sends out its values via OSC.

About

fork of the ms svg library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

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