fork of the ms svg library
Перейти к файлу
H1Gdev dc35216f41 Do not copy None, Inherit and NotSet at DeepCopy (#565)
* Do not copy None, Inherit and NotSet at DeepCopy.
* Add test.
2019-08-31 16:30:02 +02:00
.github Added issue and pull request templates 2019-06-24 16:40:33 +02:00
BuildProcessTemplates Checked in by server upgrade 2010-07-28 22:13:23 +00:00
Libraries/SVG.NET/Tests/W3CTestSuite Auto-start-reverse support (#458) 2019-05-18 21:22:36 +02:00
Nuget released nuget 2.4.3 2019-05-07 16:22:34 +02:00
Samples Make sure Matrix instances are disposed (#544) 2019-08-10 15:06:05 +02:00
Source Do not copy None, Inherit and NotSet at DeepCopy (#565) 2019-08-31 16:30:02 +02:00
Tests Do not copy None, Inherit and NotSet at DeepCopy (#565) 2019-08-31 16:30:02 +02:00
.gitignore Updates to support multiple dotnet targets 2019-05-09 21:07:03 +02:00
CONTRIBUTING.md Fix typo in CONTRIBUTING.md. 2019-05-31 10:21:30 +02:00
README.md Added link to getting started guide in Wiki 2019-07-27 16:55:45 +02:00
appveyor.yml include xml documentation in nuget 2019-08-31 00:15:06 +02:00
license.txt Add a copy of Ms-PL 2017-03-24 23:29:49 -04:00

README.md

SVG.NET NuGet version

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. You may check the contributing guide for more information on how to do this.

For instructions on how to install and use the library, please check the Getting Started guide.

Changes in the latest released versions and in master you can find in the Release notes.

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