Matthew Leibowitz
c0c67cb156
Corrected the targets file name
2016-05-14 02:59:21 +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
Matthew Leibowitz
5b90e16c4d
update native skia
2016-05-13 19:17:13 +02:00
Matthew Leibowitz
024b5a9813
update native skia
2016-05-13 18:55:35 +02:00
Matthew Leibowitz
c0cc2e1ebe
update native skia
2016-05-13 18:52:38 +02:00
Matthew Leibowitz
943490165a
Add support for getting the clip bounds
2016-05-13 16:53:35 +02:00
Matthew Leibowitz
22c721bdbb
Added extended clipping features
2016-05-13 16:31:41 +02:00
Matthew Leibowitz
b438db843a
Demo showing measure text:
...
- native changes: c7d5e0f11a
- managed changes: 136d45e5b3
- Fixes #78
2016-05-12 16:57:52 +02:00
Matthew Leibowitz
136d45e5b3
Measure text now passes the correct byte array to the string methods
2016-05-12 16:46:51 +02:00
Matthew Leibowitz
272065c898
Update README.md
2016-05-12 02:33:39 +02:00
Matthew Leibowitz
0c670d8895
Merge pull request #80 from bratsche/fix-typo-skai
...
Fix typo in OSX demo.
2016-05-12 02:29:43 +02:00
Matthew Leibowitz
11685dcdb2
Update README.md
2016-05-12 02:27:03 +02:00
Matthew Leibowitz
fe23544ede
Update skia to the latest merge
2016-05-12 02:21:51 +02:00
Matthew Leibowitz
53d5436f36
Merge pull request #76 from mono/windows-uwp-merge
...
Windows UWP Merge
2016-05-12 02:17:01 +02:00
Matthew Leibowitz
aeaa18b035
Removing the dot as this seems to be an issue...
2016-05-12 01:05:57 +02:00
Matthew Leibowitz
795f4c2f03
Update NuGet so UWP builds
2016-05-10 15:46:14 +02:00
Cody Russell
4338833fdd
Fix typo in OSX demo.
2016-05-08 13:30:34 -05:00
Matthew Leibowitz
2012ffb5f2
Update the UWP sample
2016-05-06 17:41:24 +02:00
Matthew Leibowitz
d803eced23
Native UWP:
...
- ARM does not depend on anything
- x86/x64 requires Kernel32.lib
2016-05-06 17:40:21 +02:00
Matthew Leibowitz
3c02b8e333
Copy the UWP outputs around
2016-05-06 17:39:38 +02:00
Matthew Leibowitz
37e1e508a5
Added UWP to the .nuspec
2016-05-06 17:38:17 +02:00
Matthew Leibowitz
d28c77d68b
Binding does is AnyCPU - target includes vclibs
2016-05-06 17:28:53 +02:00
Matthew Leibowitz
a03c96ad8f
Use latest skia
2016-05-06 17:27:48 +02:00
Matthew Leibowitz
190919e7ca
Updating Cake to fix NuGet resolver
2016-05-06 17:27:35 +02:00
Matthew Leibowitz
17436ad5b4
Updated the native skia
2016-05-05 03:36:01 +02:00
Matthew Leibowitz
df15534cad
Merge branch 'master' into windows-uwp
...
# Conflicts:
# skia
2016-05-05 03:26:06 +02:00
Matthew Leibowitz
7d3f6f521b
Get bits in place for UWP-master merge
2016-05-05 03:24:31 +02:00
Matthew Leibowitz
5ff18f148e
Changing the submodule to https
2016-05-03 19:31:13 +02:00
Matthew Leibowitz
32fc465005
Changing the submodule schemes
2016-05-03 18:47:25 +02:00
Matthew Leibowitz
638668b4c9
Updating native skia
2016-04-19 23:50:31 +02:00
Matthew Leibowitz
5b00edbd45
Windows samples use new NuGet
2016-04-19 23:44:55 +02:00
Matthew Leibowitz
dabff7bb74
Updated the samples to use the new NuGet
2016-04-19 23:42:24 +02:00
Matthew Leibowitz
d1b22808a7
Do some logging with the SHA
2016-04-19 19:22:30 +02:00
Matthew Leibowitz
e32f541a88
Upped the version numbers and added the Git SHA to the info
2016-04-19 19:19:07 +02:00
Matthew Leibowitz
553b11960d
Reversing the last commit as the samples use the NuGet, not the code
2016-04-19 03:48:30 +02:00
Matthew Leibowitz
8880a778f1
Trying out the new rounded rect
2016-04-19 03:28:51 +02:00
Matthew Leibowitz
1a4714bcce
Merge branch 'perspex-missing-1' of https://github.com/kekekeks/SkiaSharp into kekekeks-perspex-missing-1
...
# Conflicts:
# skia
2016-04-19 03:09:20 +02:00
Matthew Leibowitz
9b2f1ecb90
Use the latest mono/skia after the update
2016-04-19 02:42:12 +02:00
Matthew Leibowitz
057a478a2c
Merge pull request #66 from mono/m49-update
...
Google m49 Update
2016-04-19 02:37:26 +02:00
Matthew Leibowitz
7a1ebb39f5
Pull the latest from Google's m49
2016-04-19 01:56:15 +02:00
Matthew Leibowitz
a0ce38a5e3
Swap those slashes
2016-04-18 23:25:24 +02:00
Matthew Leibowitz
4325768d7d
Updates to the way we add to native skia
2016-04-18 19:09:19 +02:00
Matthew Leibowitz
c252cac8e6
Added the bits to support WinRT/UWP
2016-04-15 00:21:56 +02:00
Bill Holmes
13fdc9061e
Bump NuGet version so we can post a NuGet with recent fixes
2016-04-11 09:51:04 -04:00
Bill Holmes
0b93bfe6f9
Merge pull request #59 from tdenniston/tdenniston-readme-submodule
...
Update README.md with submodule docs
2016-04-08 15:19:49 -04:00
Bill Holmes
9df2601853
Adding IsDither to SKPaint.
...
closes #28
2016-04-08 15:17:57 -04:00
Tyler Denniston
9f7f765d60
Update README.md with submodule docs
...
Add explanation of how to clone the submodules.
2016-04-08 14:58:02 -04:00
Bill Holmes
613367d9d2
Adding IsVerticalText property to SKPaint.
...
closes #27
2016-04-08 14:32:55 -04:00
Bill Holmes
565d18bb9f
Forgot bump on last merge for GetTextPath.
2016-04-08 12:12:35 -04:00
Bill Holmes
92b76679ba
Adding docs for SKPaint.GetTextPath.
2016-04-08 12:11:09 -04:00