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

1122 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 74e670b68b Merge branch 'master' into development 2017-02-12 08:23:50 +04:00
Matthew Leibowitz 3fa51d0cba Getting rid of the "Marshal.PtrToStructure and .SizeOf is obsolete" warnings 2017-02-12 04:37:27 +04:00
Matthew Leibowitz 1fbb39f2b3 Added a DrawVertices sample 2017-02-12 02:51:44 +04:00
Matthew Leibowitz 0963bdde24 Now listening to build verbosity 2017-02-12 02:50:22 +04:00
Matthew Leibowitz 6035d57617 Added binding for SKCanvas.DrawVertices 2017-02-12 02:49:44 +04:00
Matthew Leibowitz aafe6a79fb Merge pull request #240 from mono/revert-239-master
Revert "SKSvg - Fixed SVG not loaded when viewport / viewbox not specified"
2017-02-11 12:35:32 -06:00
Matthew Leibowitz 15e2133db6 Revert "SKSvg - Fixed SVG not loaded when viewport / viewbox not specified" 2017-02-11 22:34:36 +04:00
Miguel de Icaza fa7a2a6b5d Merge pull request #239 from daniel-luberda/master
SKSvg - Fixed SVG not loaded when viewport / viewbox not specified
2017-02-11 12:58:38 -05:00
Daniel 8a90840db2 SKSvg - Fixed SVG not loaded when viewvport / viewbox not specified 2017-02-11 18:14:03 +01:00
Daniel 60d5006d76 Merge remote-tracking branch 'mono/master' 2017-02-11 18:12:40 +01:00
Matthew Leibowitz ff4f90efad Added a workbook that uses the NuGets 2017-02-11 20:14:50 +04:00
Matthew Leibowitz c3fe5b5ba0 Added a SkiaSharp workbook that makes use of the current build 2017-02-11 20:14:22 +04:00
Matthew Leibowitz 322baee72a Added the initial bits for a set of utils for SkiaSharp 2017-02-11 19:19:48 +04:00
Matthew Leibowitz 6fa7440ee8 VS sln changes 2017-02-11 19:03:54 +04:00
Matthew Leibowitz 58d7d7b230 We don't have to copy the native files on every build 2017-02-11 19:02:34 +04:00
Matthew Leibowitz 63b7ed8dcd Moved nested enums out of the types for consistency 2017-02-11 18:58:59 +04:00
Matthew Leibowitz c290ebf73d Added bindings for SKMatrix44 2017-02-11 18:56:40 +04:00
Nikita Tsukanov d72135b482 Use static libfreetype 2017-02-10 18:35:52 +03:00
Matthew Leibowitz 1ad92aca2c Added the new APIs to the docs 2017-02-07 06:50:56 -06:00
Matthew Leibowitz 599b0674a8 Added some more path members 2017-02-07 06:38:47 -06:00
Matthew Leibowitz af51bb49d3 Changed the visiblity of the Forms renderers to public 2017-02-07 14:54:40 +04:00
Matthew Leibowitz 70a82ac8f1 Updated the versions for the next release 2017-02-06 17:52:52 -06:00
Matthew Leibowitz 7c134380bf Filled in the docs. 2017-02-06 16:34:03 -06:00
Matthew Leibowitz 4cfeca34f6 Corrected the return type 2017-02-06 16:30:01 -06:00
Matthew Leibowitz f470dd12c5 Added the new APIs to the docs 2017-02-07 01:02:24 +04:00
Matthew Leibowitz bc064d5109 Added API for SKBitmap.ExtractAlpha 2017-02-06 13:56:44 -06:00
Matthew Leibowitz 929be1c401 Bindings for SKBitmap.ExtractSubset 2017-02-06 12:22:41 -06:00
Matthew Leibowitz 368ef9bbd5 Added bindings for scanline decoding 2017-02-06 05:17:57 -06:00
Matthew Leibowitz 8ecf8370ea Updated the .targets file to a new set of copy rules:
- always copy, unless ShouldIncludeNativeSkiaSharp=True
 - copy all platforms on AnyCPU
2017-02-05 00:22:14 +04:00
Matthew Leibowitz fb593a0f08 Update depot_tools 2017-02-04 14:09:14 -06:00
Matthew Leibowitz a795dcbd1f Improved the blur sample 2017-02-04 14:08:38 -06:00
Matthew Leibowitz 8987cd6bbb Added additional overloads for SKMaskFilter.CreateBlur 2017-02-04 14:08:27 -06:00
Matthew Leibowitz 6ce786c622 Fixed the samples for PCL support 2017-02-04 23:19:28 +04:00
Matthew Leibowitz f5eed24476 Added better support for animated samples 2017-02-04 23:08:34 +04:00
Matthew Leibowitz 485ef83acd Merge pull request #233 from mono/adding-fontmgr
Adding fontmgr
2017-02-04 11:53:17 -05:00
Matthew Leibowitz ba5af9bdc7 Improved the Unicode sample a bit more 2017-02-04 09:22:31 -05:00
Matthew Leibowitz e0aa403f2c Fixed the x86 tvOS project 2017-02-04 09:09:08 -05:00
Matthew Leibowitz 33883435bd Added a test for SKFontManager.MatchCharacter 2017-02-04 17:41:10 +04:00
Matthew Leibowitz ca4aa79555 Improved the Unicode sample 2017-02-04 16:13:44 +04:00
Matthew Leibowitz 0b9e084d7e Added better Unicode support 2017-02-04 16:12:55 +04:00
Matthew Leibowitz c6f61a7506 Added C# bindings for SKFontManager 2017-02-04 01:57:03 +04:00
Matthew Leibowitz 3cf181c99b Handles cases with negative viewBox origins. (issue #230) 2017-02-03 22:57:33 +04:00
Matthew Leibowitz fc73ee01d9 Corrected some issues with SVG not conforming to viewbox rules 2017-02-02 13:18:45 -05:00
Matthew Leibowitz e658a0b394 Added missing shared project to test solution 2017-02-02 12:12:29 -05:00
Matthew Leibowitz 28dbf0f04e Added SKMask docs 2017-02-02 12:12:08 -05:00
Matthew Leibowitz e80117e987 Pull the latest skia and depot_tools 2017-02-02 03:19:31 +04:00
Matthew Leibowitz 21306d6267 Updated the API docs for all except:
- SkiaSharp.SK3dView
 - SkiaSharp.SKMask
2017-02-01 23:30:34 +04:00
Matthew Leibowitz 4ab6cb00f7 Updated the docs to include the new APIs 2017-02-01 22:39:12 +04:00
Matthew Leibowitz 2814a0b2a0 Corrected spelling of mitter/miter. closes issue #227 2017-02-01 18:58:37 +04:00
Matthew Leibowitz 618a2230e0 Updated the script to set the nuget versions in the tests 2017-01-31 19:29:15 +02:00