зеркало из
1
0
Форкнуть 0
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.
Перейти к файлу
Matthew Leibowitz 44710080f3
Move everything around and modernize!
2020-08-14 09:11:29 +02:00
images Improved the readme 2018-03-04 22:30:20 +02:00
keys Updated the samples a bit 2018-10-25 23:50:03 -04:00
samples Move everything around and modernize! 2020-08-14 09:11:29 +02:00
source Move everything around and modernize! 2020-08-14 09:11:29 +02:00
tests Move everything around and modernize! 2020-08-14 09:11:29 +02:00
.editorconfig A few small changes to the source 2018-11-12 22:22:38 +02:00
.gitignore Switch to cake so that we can add more complex tasks (#70) 2019-02-11 07:22:16 +02:00
CODE-OF-CONDUCT.md Link Code of Conduct 2020-04-07 19:29:50 -07:00
LICENSE Updated license 2019-02-10 17:00:39 +02:00
README.md Move everything around and modernize! 2020-08-14 09:11:29 +02:00
SkiaSharp.Extended.sln Move everything around and modernize! 2020-08-14 09:11:29 +02:00
azure-pipelines.yml Move everything around and modernize! 2020-08-14 09:11:29 +02:00
build.cake Move everything around and modernize! 2020-08-14 09:11:29 +02:00

README.md

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:

Building

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

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.