Перейти к файлу
Peter Tribe 5f7be977d4 Rename: namespace 2020-08-14 19:12:42 -07:00
docs Fixed: doc generation 2019-03-05 12:19:40 -08:00
icons Added: logo 2019-02-13 11:09:07 -08:00
src Rename: namespace 2020-08-14 19:12:42 -07:00
tests Rename: namespace 2020-08-14 19:12:42 -07:00
.editorconfig Update: image tests 2019-02-17 22:49:44 -08:00
.gitignore Added: docfx 2019-02-13 23:41:17 -08:00
CodeCoverage.runsettings Update: config 2019-02-13 13:42:33 -08:00
LICENSE Create LICENSE 2019-02-14 10:12:19 -08:00
NuGet.Config Rename: namespace 2020-08-14 19:12:42 -07:00
README.md Rename: namespace 2020-08-14 19:12:42 -07:00
UkooLabs.SVGSharpie.sln Rename: namespace 2020-08-14 19:12:42 -07:00
_config.yml Set theme jekyll-theme-cayman 2019-02-13 15:30:11 -08:00
appveyor.yml Rename: namespace 2020-08-14 19:12:42 -07:00
build.ps1 Added: dynamic pdf to nuget generation 2019-03-05 12:10:42 -08:00
release-docs.sh Update: readme 2019-02-15 06:56:22 -08:00
run-docs.ps1 Update: try python 3.7 2019-02-14 09:02:32 -08:00
run-tests.ps1 Rename: namespace 2020-08-14 19:12:42 -07:00

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
UkooLabs.SVGSharpie NuGet
UkooLabs.SVGSharpie.ImageSharp NuGet
UkooLabs.SVGSharpie.DynamicPDF NuGet

Build Status

Build Status Code Coverage
Windows Build Status Code coverage

Documentation