"Tests/git@s-devrep.domain.ft:importedprojects/SVG.git" did not exist on "79e87a0a9f92c0d02b29d67f06d393de23a5a2c9"
user avatar
Merge pull request #69 from lynoise/master
Tebjan Halm authored
RGBa support
exponent support in units (IE sucks!)
inherit font-size and font-family from root element on text elements
allow empty text elements if there is a non empty TSPan
added support for "undefined" opacity value (forgot to put this in the commit msg)
f796142f

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