Matthew Leibowitz
f2875d86f9
Added an overload for SKData.AsStream that disposes data
2016-11-18 02:17:27 +02:00
Matthew Leibowitz
ce2573c99a
dded a few extra members and tests
2016-11-18 01:35:17 +02:00
Matthew Leibowitz
8db2bb0534
Enhancements to SKBitmap and a few others:
...
- bitmap can now be created using existing memory pointer
- optional disposal callback/delegate
- bitmap can copy directly to a memory pointer
- canvas has a quick reject method
- path can detect if it is empty
2016-11-17 21:40:14 +02:00
Matthew Leibowitz
10b72b3043
Added a test for incremental codec decodes
2016-11-17 04:35:51 +02:00
Matthew Leibowitz
a5c46ead35
SKRect.Location now functions like other .NET frameworks, and intuitively. Closes #162
2016-11-08 20:16:23 +02:00
Matthew Leibowitz
421291408f
Added a few members to SKRect and SKRectI
2016-10-29 14:42:27 +02:00
Matthew Leibowitz
81a69931be
Added some overloads, tests and docs
2016-10-25 05:20:11 +02:00
Matthew Leibowitz
87d8cfb6ee
Added support for parsing HTML colors
2016-10-15 18:47:19 +02:00
Matthew Leibowitz
9c2d2697a2
Added SKPathMeasure to the C# API
2016-10-15 03:40:10 +02:00
Matthew Leibowitz
cc3da2004a
Added SKPath.GetFillPath. Resolves #158
2016-10-13 03:07:51 +02:00
Matthew Leibowitz
46fe808f7d
Added a few more methods, properties, and tests to SKPath
2016-09-14 07:17:32 +02:00
Matthew Leibowitz
2293db42a8
Added .Contains() and .LastPoint to SKPath
2016-09-02 01:26:49 +02:00
Matthew Leibowitz
555a626395
Added support for converting to/from HSV and HSL
2016-09-01 23:38:48 +02:00
Matthew Leibowitz
a9dbb10461
Added a few more members to SKPath
2016-08-20 02:27:06 +02:00
Matthew Leibowitz
b101a1129a
Reverting and adding a test case (which I should have done) for #135
2016-08-17 04:41:54 +02:00
Matthew Leibowitz
e1c60230c4
Updated to the bits based on m52
2016-06-17 22:54:08 +02:00
Matthew Leibowitz
2fc8476ab5
Image decoder now uses SKString | Fixes #67
2016-05-18 02:47:55 +02:00
Matthew Leibowitz
5f770b6a98
SKTypeface.FromFile no longer throws an exception
2016-05-18 00:01:19 +02:00
adrian gallero
641282f412
added TryGetTableData to avoid Exceptions when a table doesn't exist
2016-05-14 08:29:59 -03:00
adrian gallero
5b994dca11
fixed whitespace
2016-05-12 16:22:39 -03:00
adrian gallero
50e3914721
Added methods to SkTypeface to read the actual name of the typeface family and to retrieve ttf tables
2016-05-01 03:02:27 -03:00
Matthew Leibowitz
d2aa025de8
[Tests] [Build] Added a test for Mac OS (Console)
...
- also copy native files into the output folder
2016-02-02 16:39:03 +02:00