479 Forks
3463 Stars
3463 Watchers

SkiaSharp

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

How to download and setup SkiaSharp

Open terminal and run command
git clone https://github.com/mono/SkiaSharp.git
git clone is used to create a copy or clone of SkiaSharp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SkiaSharp https://github.com/mono/SkiaSharp/archive/master.zip

Or simply clone SkiaSharp with SSH
[email protected]:mono/SkiaSharp.git

If you have some problems with SkiaSharp

You may open issue on SkiaSharp support forum (system) here: https://github.com/mono/SkiaSharp/issues