Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.5 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.5 KB

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