fe92129780 | ||
---|---|---|
docs | ||
icons | ||
src | ||
tests | ||
.editorconfig | ||
.gitignore | ||
CodeCoverage.runsettings | ||
EquinoxLabs.SVGSharpie.sln | ||
LICENSE | ||
NuGet.Config | ||
README.md | ||
_config.yml | ||
appveyor.yml | ||
build.ps1 | ||
release-docs.sh | ||
run-docs.ps1 | ||
run-tests.ps1 |
README.md
SVGSharpie
in early development
SVGSharpie is intended to be bring SVG Rendering to .NET Core
Current rendering implementations include ImageSharp by SixLabours & DynamicPDF by ceTe Software.
Currently it has a fairly complete SVG Parsing engine
Watch this space for news as development progresses.
Installation
Package Name | NuGet |
---|---|
EquinoxLabs.SVGSharpie |
|
EquinoxLabs.SVGSharpie.ImageSharp |
|
EquinoxLabs.SVGSharpie.DynamicPDF |
Build Status
Build Status | Code Coverage | |
---|---|---|
Windows |