Matthew Leibowitz
|
143b2c4902
|
Merge branch 'feature-patheffect' into update-skia-m52
# Conflicts:
# binding/Binding/SkiaApi.cs
# skia
|
2016-07-14 01:45:22 +02:00 |
Matthew Leibowitz
|
1fac8f30d0
|
Build the latest native skia
|
2016-07-14 01:32:35 +02:00 |
Matthew Leibowitz
|
e2e7de0b54
|
Upped the NuGet version number to v1.52
|
2016-07-14 01:28:32 +02:00 |
Matthew Leibowitz
|
e3e1b81d04
|
Added path effects to the C# API
|
2016-07-13 21:57:42 +02:00 |
Matthew Leibowitz
|
990ae04023
|
Merge pull request #110 from espresso3389/master
CharsToGlyphs(SKEncoding) does not use the specified encoding.
|
2016-07-11 15:55:44 +02:00 |
Takashi Kawasaki
|
b3e64fae05
|
CharsToGlyphs(SKEncoding) does not honor the specified encoding.
|
2016-07-11 03:55:18 +09:00 |
Miguel de Icaza
|
f5ff8b89f8
|
Update README.md
|
2016-07-06 22:15:36 -04:00 |
Miguel de Icaza
|
7758f65f9e
|
Bump skia
|
2016-07-06 10:30:34 -04:00 |
Miguel de Icaza
|
aed73d8565
|
[SKPath] Add various requested APIs
|
2016-07-05 22:49:03 -04:00 |
Miguel de Icaza
|
c7b7208ed0
|
Bump skia
|
2016-07-03 00:27:51 -04:00 |
Miguel de Icaza
|
3e0c361093
|
bump skia
|
2016-07-03 00:10:37 -04:00 |
Miguel de Icaza
|
2a007da1e3
|
Update docs
|
2016-07-02 03:05:12 -04:00 |
Miguel de Icaza
|
e2e14eaf48
|
Merge pull request #75 from charlenni/master
Added missing functions for SKPath
|
2016-07-01 22:47:59 -04:00 |
Miguel de Icaza
|
0ec41ff2f9
|
Bring Skia updates
|
2016-07-01 22:47:52 -04:00 |
Miguel de Icaza
|
50130194ff
|
[SKCanvas] Add DrawCircle
|
2016-06-28 20:18:16 -04:00 |
Miguel de Icaza
|
c53ab2b03b
|
[SkMatrix] Add various Map methods
|
2016-06-28 20:03:13 -04:00 |
Miguel de Icaza
|
1757a3bb46
|
Clarification
|
2016-06-28 09:07:00 -04:00 |
Miguel de Icaza
|
89374f14af
|
Update docs
|
2016-06-27 23:32:28 -04:00 |
Miguel de Icaza
|
5eeb06b753
|
[SKMatrix] Add Rotation by degrees, some missing overloads, concatenation and inversion
|
2016-06-27 23:20:41 -04:00 |
Matthew Leibowitz
|
793834abc7
|
Updated the Apple platforms to the new libraries
|
2016-06-22 17:18:57 +02:00 |
Matthew Leibowitz
|
3cd39d5e6b
|
Update the UWP sample titlebar/statusbar
|
2016-06-22 12:24:59 +02:00 |
Matthew Leibowitz
|
e00499b2e3
|
Give the UWP status bar a nice Xamarin blue
|
2016-06-22 12:09:52 +02:00 |
Matthew Leibowitz
|
97759a9c4d
|
We no longer need to remove files as it is not used anymore
|
2016-06-22 12:01:29 +02:00 |
Matthew Leibowitz
|
44e2087ba3
|
Win32 Sample uses the dng file
|
2016-06-21 17:53:15 +02:00 |
Matthew Leibowitz
|
1765646bc7
|
zlib SIMD is not used anymore for UWP
|
2016-06-21 17:52:15 +02:00 |
Matthew Leibowitz
|
f45cec95b2
|
Make sure we only include the compat for UWP
|
2016-06-21 17:51:27 +02:00 |
Matthew Leibowitz
|
76c80146f1
|
Updated the UWP sample
|
2016-06-21 17:47:05 +02:00 |
Matthew Leibowitz
|
6e8fe68ea5
|
We don't have access to the OS from UWP, but it will always be Windows
|
2016-06-21 17:46:32 +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
|
c437db1cd4
|
Added one more native library
|
2016-06-20 12:28:53 +02:00 |
Matthew Leibowitz
|
e1c60230c4
|
Updated to the bits based on m52
|
2016-06-17 22:54:08 +02:00 |
Matthew Leibowitz
|
c894aa86ad
|
added mdoc to the tools
|
2016-06-15 11:02:09 +02:00 |
Matthew Leibowitz
|
2ec0981426
|
Updated Xamarin.Forms
|
2016-06-15 09:31:21 +02:00 |
Matthew Leibowitz
|
2fc89bdce9
|
Fix the script when using the local packages:
- we have to build the .Windows and .Mac as SkiaSharp
|
2016-06-15 09:15:05 +02:00 |
Matthew Leibowitz
|
a0bc5693a7
|
No longer use the internal feed
- rather clear the cache and use the output
|
2016-06-15 08:36:03 +02:00 |
Matthew Leibowitz
|
ace1c4cd8f
|
Merge pull request #87 from mono/tvos-samples
Added the tvOS samples
|
2016-06-15 07:54:11 +02:00 |
Matthew Leibowitz
|
57846f052b
|
Merge branch 'tvos-samples' of github.com:mono/SkiaSharp into tvos-samples
|
2016-06-15 00:49:26 +02:00 |
Matthew Leibowitz
|
71ce361f2e
|
Added some cool images
|
2016-06-15 00:48:59 +02:00 |
Matthew Leibowitz
|
14ab4d4290
|
Merge pull request #89 from mono/master
updating branch
|
2016-06-14 10:55:52 +02:00 |
Matthew Leibowitz
|
4d7ccd7c04
|
Updated the samples to use beta4
|
2016-06-14 10:21:54 +02:00 |
Matthew Leibowitz
|
441cacf017
|
Added a TEMPORARY workaround for packing NuGets...
- 77b034cbe7
- That commit changed the ‘version made by’ instead of the ‘version needed to extract.’
|
2016-06-13 21:50:04 +02:00 |
Matthew Leibowitz
|
2af21eddb6
|
Revert "Dropping the NuGet version numbers as I moved ahead twice"
This reverts commit 9e75234b69 .
|
2016-06-10 15:14:42 +02:00 |
Matthew Leibowitz
|
a3c410e9f6
|
Updated the readme for tvOS
|
2016-06-09 23:27:03 +02:00 |
Matthew Leibowitz
|
9e75234b69
|
Dropping the NuGet version numbers as I moved ahead twice
|
2016-06-09 23:20:38 +02:00 |
Matthew Leibowitz
|
5ab62f2185
|
Revert "Build more stuff on Windows"
This reverts commit 84194575a2 .
|
2016-06-09 19:53:34 +02:00 |
Matthew Leibowitz
|
84194575a2
|
Build more stuff on Windows
|
2016-06-09 18:26:29 +02:00 |
Matthew Leibowitz
|
7e1c27d65e
|
Added the tvOS samples
|
2016-06-09 17:07:25 +02:00 |
Matthew Leibowitz
|
ec8a22a129
|
Up the NuGet version number
|
2016-06-09 16:42:32 +02:00 |
Matthew Leibowitz
|
470591f7a1
|
Added tvOS support
|
2016-06-09 15:55:48 +02:00 |
Matthew Leibowitz
|
da831515be
|
Small refactor for UWP
|
2016-06-09 15:46:35 +02:00 |