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

357 Коммитов

Автор SHA1 Сообщение Дата
Alexander Marek 4c8abe8281 #108 - added missing static method "FromBitmap" 2016-07-21 15:54:00 +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 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
Matthew Leibowitz aee8efdcba Updated Android App name 2016-06-09 07:11:15 +02:00
Matthew Leibowitz d5d8070d77 Show the demos initially 2016-06-09 07:08:11 +02:00
Matthew Leibowitz 9ca3046812 Merge pull request #86 from mono/updating-samples
Update PDF Samples
2016-06-09 06:56:18 +02:00
Matthew Leibowitz 95a86e74bb Merge pull request #85 from mono/pdf-merge
Adding PDF Support
2016-06-09 06:55:50 +02:00
Matthew Leibowitz 8dc0cc3f16 Made the samples look nicer and more modern 2016-06-09 06:49:58 +02:00
Matthew Leibowitz f1af81508a Update the version of SkiaSharp for the samples 2016-06-09 02:14:04 +02:00
Matthew Leibowitz 7cbc7ee3c6 Merge branch 'pdf-merge' into updating-samples
# Conflicts:
#	build.cake
2016-06-08 03:03:53 +02:00
Matthew Leibowitz 8a6384bd8a Added support for one SKObject to belong to another:
- used when ownership is transferred in native code
 - fixed instance where stream was disposed when in use by typeface
2016-06-08 02:58:12 +02:00
Matthew Leibowitz 444517c1d3 Update the NuGet version 2016-06-08 01:24:21 +02:00
Matthew Leibowitz a75995335f Use NuGet v3 everywhere 2016-06-08 01:20:27 +02:00
Matthew Leibowitz 5983abfdfc Update the sample to use the latest beta 2016-06-06 23:24:20 +02:00
Matthew Leibowitz 8b41ca4722 best thing right now is just to use the beta NuGet feed 2016-06-06 23:19:29 +02:00
Matthew Leibowitz 2e8c6a1031 Up the NuGet beta version number 2016-06-06 23:17:29 +02:00
Matthew Leibowitz 0fd984d0ee Revert "We can't depend on a nonexistent NuGet"
This reverts commit 038e287c14.
2016-06-06 22:57:00 +02:00
Matthew Leibowitz 8c7b219353 Too much effort to try and mangle the project references for the samples 2016-06-06 22:52:40 +02:00