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

20 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz b79570a9db normalized the solution files 2017-06-24 02:19:20 +02:00
Matthew Leibowitz 6b0b1f8368 Re-applied some of the changes that were not specific to MSBuild 2017-06-24 02:02:42 +02:00
Matthew Leibowitz 9bee2ce8fd reset all the project upgrades, MSBuild 15 is just not there yet with Mono 5.0 2017-06-24 01:03:09 +02:00
Matthew Leibowitz 126c985f73 - Updating the projects to use <PackageReference>
- no longer project.json or packages.config
    - minimum VS version is 2017
    - no more messing with the .csproj files
    - also cleaned up the project files a bit
 - Added .NET Standard for SkiaSharp.Views.Forms
2017-06-23 08:34:28 +02:00
Matthew Leibowitz c9e0001b6b fixed all the solution files 2017-06-06 04:11:37 +02:00
Matthew Leibowitz 230d4f973a Moved non-SkiaSharp libraries to another repository:
- Moved SkiaSharp.Extended
 - Moved SkiaSharp.Svg
 - New repository: https://github.com/mono/SkiaSharp.Extended
2017-06-05 15:48:04 -05:00
Bojan Rajkovic aeb3afc0cc
Add a Xamarin Workbooks integration
The integration uses the new Xamarin Workbooks SDK and provides some
convenience renderers for SKImage, SKBitmap, SKSurface, SKPixmap, and SKColor to
aid in using those types in a workbook. With the integration loaded, those Skia
objects will be rendered directly in the viewport as images (in the case of the
first 4), or as a Workbooks color in the case of SKColor.
2017-05-02 13:39:59 -04:00
Matthew Leibowitz 5e8500ed2e Updated the solutions 2017-04-28 17:19:47 -04:00
Matthew Leibowitz 4074c2db3d Added the projects to the solutions 2017-04-28 16:09:22 -04:00
Matthew Leibowitz bb231e3849 Added the initial work for HarfBuzz
WIP for #272
2017-04-27 21:35:54 +02:00
Matthew Leibowitz 302dae5b0a Added the initial mac forms source 2017-04-23 15:28:32 -04:00
Matthew Leibowitz b5d20f8107 The other solutions 2017-03-22 23:42:47 +02: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 ea3f20c42f Split the .NETStandard out of the main sln (nuget has issues on mono) 2017-01-30 19:45:18 +02:00
Matthew Leibowitz 8ca298b448 Added a .NET Standard build of SkiaSharp.Svg 2017-01-21 22:47:35 +02:00
Matthew Leibowitz 3676b84991 Add a .NET Standard 1.3 library
- do runtime checks for platform
2017-01-21 03:48:00 +02:00
Matthew Leibowitz b53c882f5f Removed the dependency on OpenTK (except desktop) 2017-01-05 23:36:09 -05:00
Matthew Leibowitz 78bf2bc847 Moved the forms projects into a forms folder 2016-10-17 17:56:07 +02:00
Matthew Leibowitz 7d3bb0db78 Added initial work for reading SVG files 2016-10-17 00:18:32 +02:00
Matthew Leibowitz 7468b41b93 Added some platform interop extension methods
- also split WPF from Desktop
2016-09-20 00:37:31 +02:00