- Support on iOS/Android/UWP/OSX/Win32
- Improved Win32 to UWP conversion "script" (should be in gyp)
- Added pointer ownership into SKObject
- Streams now are either abstract or own their pointers
Main change:
* Changed the native library to libSkiaSharp for Windows, UWP, Android, OSX and iOS
Issue #77#81
Other changes
* Updated the version number
* Use Android level 10 or v2.3 s the library version
* Update the docs
* Allow for the case where a custom libSkiaSharp is to be provided
* Make sure we have all the Android architectures