Matthew Leibowitz
fb4b18ca6f
SKImage.FromBitmap was already added #118
2016-08-12 10:19:46 +02:00
Miguel de Icaza
1a9b10d6e4
Updated docs
2016-08-11 23:50:00 -04:00
Miguel de Icaza
e646da249f
Add SKImage.FromBitmap method
2016-08-11 23:36:08 -04:00
Matthew Leibowitz
9c45123c22
Updated the docs
2016-08-11 18:38:11 +02:00
Matthew Leibowitz
a3a6429876
Updated the docs
2016-07-22 19:11:39 +02:00
Matthew Leibowitz
2b1e5abb26
Revert "Updating the docs"
...
This reverts commit bf02cb6166
.
2016-07-18 22:42:58 +02:00
Matthew Leibowitz
bf02cb6166
Updating the docs
2016-07-18 21:38:04 +02: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
2a007da1e3
Update docs
2016-07-02 03:05:12 -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
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
91db24bc94
The stream cannot be referenced/disposed once passed to SKTypeface.
2016-06-06 21:38:10 +02:00
Matthew Leibowitz
d84e8e645f
Updated the docs
2016-06-06 21:31:43 +02:00
Matthew Leibowitz
12a45e2991
Updated the version number to v1.49.4
2016-06-03 15:05:16 +02:00
Miguel de Icaza
2dde677523
Some docs updates
2016-05-17 11:19:21 -04:00
Matthew Leibowitz
f6a0e7c157
Rename Native Library [ #77 ] ( #81 )
...
Main change:
* Changed the native library to libSkiaSharp for Windows, UWP, Android, OSX and iOS
Issue #77 #81
Other changes
* Updated the version number
* Use Android level 10 or v2.3 s the library version
* Update the docs
* Allow for the case where a custom libSkiaSharp is to be provided
* Make sure we have all the Android architectures
2016-05-14 01:12:32 +02:00
Bill Holmes
9df2601853
Adding IsDither to SKPaint.
...
closes #28
2016-04-08 15:17:57 -04:00
Bill Holmes
613367d9d2
Adding IsVerticalText property to SKPaint.
...
closes #27
2016-04-08 14:32:55 -04:00
Bill Holmes
92b76679ba
Adding docs for SKPaint.GetTextPath.
2016-04-08 12:11:09 -04:00
Bill Holmes
04337068b8
Merge branch 'pr/49'
...
closes #49
2016-04-08 10:36:05 -04:00
Bill Holmes
e79ef68b91
Adding docs for SKPaint.FilterQuality
2016-04-08 10:27:39 -04:00
Bill Holmes
54841dfaa6
Adding an overload to SkPath.AddRect.
...
This version takes a startIndex.
2016-04-07 22:32:43 -04:00
Bill Holmes
cf438de5bf
Adding SKPath.AddArc
...
closes #51
2016-04-07 22:00:13 -04:00
Bill Holmes
fa815050b0
Adding the 'R' methods to SKPath
...
- RMoveTo
- RLineTo
- RQuadTo
- RConicTo
- RCubicTo
rArcTo does not exist on this version of Skia. Will have to
pick it up on the next bump.
2016-04-07 21:39:13 -04:00
Miguel de Icaza
86149cfb24
Updated docs with samples
2016-03-25 22:58:00 -04:00
Bill Holmes
3776fdd22a
More changes for FontMetrics property on Paint
...
- Adjust for new sk_paint_get_fontmetrics signature
- Add docs
- bump skia hash
closes #48
2016-03-22 15:51:48 -04:00
Bill Holmes
1a6f378343
Fixing the return type of SKCanvas Save methods
...
An int is returned to be used in RetoreCount.
fixes #12
2016-03-18 11:00:25 -04:00
Bill Holmes
86a5a9b662
Adding docs for Path Fill Type.
2016-03-17 23:46:26 -04:00
Miguel de Icaza
636c15bf06
update docs
2016-03-06 22:33:15 -05:00
Miguel de Icaza
eeafad830e
Add missing file
2016-03-05 23:26:37 -05:00
Miguel de Icaza
500b8f7f07
[SKImage] Update docs
2016-03-05 23:26:01 -05:00
Miguel de Icaza
d72364f2fe
[SKImage] Allow for images to be encoded in more formats
2016-03-05 23:24:43 -05:00
Miguel de Icaza
e6559d6b62
SkColorFilter: fix constant names, issue #4
2016-03-05 22:58:13 -05:00
Miguel de Icaza
e8b814c828
Docs update
2016-03-05 22:54:17 -05:00
Miguel de Icaza
cf6f94c1b9
Updated documentation
2016-03-02 23:49:43 -05:00
Miguel de Icaza
7d8fa2765d
[SKData] Added convenience AsStream() method
2016-02-29 22:46:06 -05:00
Miguel de Icaza
2a53c03d90
Update documentation
2016-02-29 22:00:45 -05:00
Miguel de Icaza
bb979ca38d
Update docs
2016-02-22 22:27:07 -08:00
Miguel de Icaza
3fdcb20939
More docs
2016-02-22 18:01:47 -08:00
Miguel de Icaza
c3c049366c
More docs
2016-02-22 15:47:51 -08:00
Miguel de Icaza
10eef55089
Add
2016-02-22 17:04:37 -05:00
Miguel de Icaza
6136de1cac
Add a bunch of API docs
2016-02-22 17:01:43 -05:00
Miguel de Icaza
958d96f9fa
Add doc stubs
2016-02-22 13:53:19 -05:00