This commit is contained in:
Matthew Leibowitz 2018-02-10 21:50:36 +02:00 коммит произвёл GitHub
Родитель eb629db98b
Коммит edb87f43ef
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -9,9 +9,10 @@ SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google
Skia Graphics Library (https://skia.org/). It provides a comprehensive 2D API that can
be used across mobile, server and desktop models to render images.
SkiaSharp provides a PCL and platform-specific bindings for:
SkiaSharp provides cross-platform bindings for:
- .NET Core / .NET Standard 1.3
- .NET Standard 1.3
- .NET Core
- Xamarin.Android
- Xamarin.iOS
- Xamarin.tvOS