Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 03ef047475 Updated the build to work with MSVC 2016-08-31 18:34:52 +02:00
Matthew Leibowitz b2b6bff114 Merged the C code for upstreaming 2016-07-20 14:31:23 +02:00
Matthew Leibowitz 62c7db1ab9 A few extra dependencies for UWP
- also have to inject the Win32->UWP compat
2016-06-21 17:45:58 +02:00
Matthew Leibowitz da831515be Small refactor for UWP 2016-06-09 15:46:35 +02:00
Matthew Leibowitz 6d34b2a624 Added bindings for SkDocument and PDF:
- 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
2016-06-03 14:55:39 +02:00
Matthew Leibowitz f6a0e7c157 Rename Native Library [#77] (#81)
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
2016-05-14 01:12:32 +02:00