2015-11-13 18:21:00 +03:00
|
|
|
# SkiaSharp
|
2015-11-14 07:33:17 +03:00
|
|
|
|
2016-02-22 19:22:29 +03:00
|
|
|
Skia# is a cross-platform, managed binding for the
|
|
|
|
Skia Graphics Library (https://skia.org/)
|
2015-11-14 07:33:17 +03:00
|
|
|
|
2016-02-22 19:22:29 +03:00
|
|
|
## What is Included
|
2015-11-14 07:33:17 +03:00
|
|
|
|
2016-02-22 19:22:29 +03:00
|
|
|
Skia# provides a PCL and platform-specific bindings for:
|
2015-11-14 07:33:17 +03:00
|
|
|
|
2016-02-22 19:22:29 +03:00
|
|
|
- Mac OS X
|
|
|
|
- Xamarin.Android
|
|
|
|
- Xamarin.iOS
|
|
|
|
- Windows Desktop
|
|
|
|
- Mac Desktop
|
|
|
|
|
2016-02-22 21:44:17 +03:00
|
|
|
You can also build this on your particular variant of Unix
|
|
|
|
to create your native libraries.
|
2016-02-22 19:22:29 +03:00
|
|
|
|
2016-02-22 21:44:17 +03:00
|
|
|
## Using Skia#
|
2016-02-22 19:22:29 +03:00
|
|
|
|
2016-02-22 21:44:17 +03:00
|
|
|
Check our getting [started guide](https://developer.xamarin.com/guides/cross-platform/drawing/)
|
2016-02-22 19:22:29 +03:00
|
|
|
|
|
|
|
## Where is Windows Phone / Store
|
|
|
|
|
|
|
|
At this time, Windows Phone and Windows Store apps are not
|
|
|
|
supported. This is due to the native library not supporting
|
|
|
|
those platforms:
|
|
|
|
|
2016-02-22 19:37:58 +03:00
|
|
|
- https://bugs.chromium.org/p/skia/issues/detail?id=2059
|
|
|
|
- https://groups.google.com/forum/#!searchin/skia-discuss/windows$20phone/skia-discuss/VHRCLl-XV8E/YpUKZr4OVKgJ
|
|
|
|
- https://groups.google.com/forum/#!searchin/skia-discuss/windows$208/skia-discuss/FF4-KzRRDp8/S0Uoy1f0waIJ
|