README.md 1.1 KB
Newer Older
Tebjan Halm's avatar
Tebjan Halm committed
1
2
SVG.NET
=======
Tebjan Halm's avatar
Tebjan Halm committed
3

Tebjan Halm's avatar
Tebjan Halm committed
4
Public fork of the C# SVG rendering library on codeplex:
Tebjan Halm's avatar
Tebjan Halm committed
5
6
https://svg.codeplex.com/

Tebjan Halm's avatar
Tebjan Halm committed
7
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.
Tebjan Halm's avatar
Tebjan Halm committed
8

Tebjan Halm's avatar
Tebjan Halm committed
9
So please feel free to fork it and open pull requests for any fix, improvement or feature you add.
Tebjan Halm's avatar
Tebjan Halm committed
10
11
12

Microsoft Public License:
https://svg.codeplex.com/license
Tebjan Halm's avatar
Tebjan Halm committed
13
14

It is also available via Nuget:
Tebjan Halm's avatar
Tebjan Halm committed
15

Tebjan Halm's avatar
Tebjan Halm committed
16
PM> Install-Package Svg
joreg's avatar
joreg committed
17
18
19
20
21
22

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. 
Tebjan Halm's avatar
Tebjan Halm committed
23
24

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