mono / SkiaSharp.Extended

SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.

Home Page:https://mono.github.io/SkiaSharp.Extended

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkiaSharp.Extended

Build Status Build Status

SkiaSharp.Extended is a collection some cool libraries that may be useful to some apps. There are several repositories that may have interesting projects:

Using

There is an early access feed that you can use to get the latest and greatest, before it goes out to the public:

https://aka.ms/skiasharp-eap/index.json

Building

To build the projects and samples, just open SkiaSharp.Extended.sln in Visual Studio.

The CI server just runs dotnet cake and outputs all the packages, assemblies and test results. This can also be used to build everything locally.

License

The code in this repository is licensed under the MIT License.

About

SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.

https://mono.github.io/SkiaSharp.Extended

License:MIT License


Languages

Language:C# 100.0%