Peter Golde
|
772b1baf0a
|
Merge branch 'master' into fontmetrics
|
2016-03-18 12:50:14 -07:00 |
Peter Golde
|
e9eab2948c
|
Update submodule remote back to petergolde\skia
|
2016-03-18 12:49:43 -07:00 |
Peter Golde
|
ccdb2fb6b8
|
Merge remote-tracking branch 'mono/master'
|
2016-03-18 12:47:59 -07:00 |
Peter Golde
|
da371d053e
|
update skia submodule
|
2016-03-18 12:46:23 -07:00 |
Bill Holmes
|
a92100baa9
|
Skia has bump to pick up utf16 fix
Fix bug in utf16 C APIs where character count and byte count were confused.
|
2016-03-18 11:04:05 -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
|
5520b8cc64
|
Merge branch 'pr/43'
closes #43
|
2016-03-17 23:50:49 -04:00 |
Bill Holmes
|
86a5a9b662
|
Adding docs for Path Fill Type.
|
2016-03-17 23:46:26 -04:00 |
Bill Holmes
|
70d84e9388
|
Bumping the Skia submodule
|
2016-03-17 23:07:51 -04:00 |
Peter Golde
|
21a97b2551
|
Merge branch 'master' into fontmetrics
|
2016-03-16 10:37:59 -07:00 |
Peter Golde
|
e2d933d11c
|
Merge remote-tracking branch 'mono/master'
|
2016-03-16 10:32:51 -07:00 |
Peter Golde
|
4a72410908
|
Make accessors public.
Forgot to make the accessors public.
|
2016-03-16 10:15:33 -07:00 |
Peter Golde
|
bcdd5ebe26
|
Merge branch 'path-fill-type'
|
2016-03-15 13:58:29 -07:00 |
Peter Golde
|
25d62c2a73
|
Fix tabs
|
2016-03-15 13:57:48 -07:00 |
Peter Golde
|
665dbad77c
|
Add SKPaint.FontMetrics property.
|
2016-03-15 10:28:12 -07:00 |
Peter Golde
|
f4306bd147
|
Merge branch 'path-fill-type'
|
2016-03-14 13:37:42 -07:00 |
Peter Golde
|
8d15c74c88
|
Add setting/getting fill type to SKPath.
|
2016-03-14 13:36:55 -07:00 |
Miguel de Icaza
|
700fadeb33
|
Merge pull request #42 from joelmartinez/master
added 'assemble-docs' makefile target
|
2016-03-13 22:31:26 -04:00 |
Miguel de Icaza
|
6ab85368ed
|
Update README.md
|
2016-03-07 16:55:02 -05:00 |
Matthew Leibowitz
|
34b446c782
|
Updated NuGet versions
|
2016-03-07 23:44:38 +02:00 |
Matthew Leibowitz
|
49427a9772
|
Updated the NuGet versions
|
2016-03-07 23:43:23 +02:00 |
Matthew Leibowitz
|
fc477a4d35
|
Some changes for a stable 1.49.1 release
|
2016-03-07 19:44:47 +02:00 |
Joel Martinez
|
1f85e8da67
|
added 'assemble-docs' makefile target
|
2016-03-07 11:33:20 -05:00 |
Miguel de Icaza
|
636c15bf06
|
update docs
|
2016-03-06 22:33:15 -05:00 |
Miguel de Icaza
|
be3b4b2dd6
|
[SKPoint, SKPointI, SKPoint3] extend the API with some System.Drawing code
|
2016-03-06 21:58:14 -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
|
523f29de86
|
[SKData] Remove unnecessary, and potentially dangerous method, see issue #6
|
2016-03-05 22:59:35 -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
|
d82bb783ac
|
[SkBitmap] Expose LockPixels, UnlockPixels, GetPixels
|
2016-03-05 22:25:42 -05:00 |
Miguel de Icaza
|
51120544d9
|
Fix typo in enumeration, issue #7
|
2016-03-05 22:19:47 -05:00 |
Miguel de Icaza
|
fd4efc7b20
|
[SKImage] Fixes github issue 10, missing FromData API that does not take a region
|
2016-03-05 22:18:24 -05:00 |
Miguel de Icaza
|
efc56a5e61
|
[SKPaint] Use overloads that do not produce garbage at runtime
|
2016-03-05 22:18:24 -05:00 |
Miguel de Icaza
|
2329f3dfc5
|
Merge pull request #40 from mgnslndh/patch-1
Fixed issue when exception would be thrown when property was null
|
2016-03-05 21:30:11 -05:00 |
Magnus Lindhe
|
e9d2638a1e
|
Fixed issue when exception would be thrown when property was null
Fix for random `NullReferenceException` described in issue #39
|
2016-03-05 20:27:54 +01:00 |
Miguel de Icaza
|
43832a8f77
|
Merge pull request #37 from kekekeks/type-load-exception-fix
Fix for TypeLoadException
|
2016-03-04 23:24:44 -05:00 |
Nikita Tsukanov
|
b4169bfa8a
|
Fix for typeloadexception
|
2016-03-03 18:39:15 +03:00 |
Miguel de Icaza
|
cf6f94c1b9
|
Updated documentation
|
2016-03-02 23:49:43 -05:00 |
Matthew Leibowitz
|
8ada839f6f
|
Merge pull request #30 from kekekeks/text
IntPtr text manipulation overloads and encoding support
|
2016-03-01 23:51:01 +02:00 |
Nikita Tsukanov
|
06dea91d4b
|
Whitespace style
|
2016-03-01 20:32:43 +03:00 |
Matthew Leibowitz
|
3cea6df45b
|
Create CONTRIBUTING.md
|
2016-03-01 19:18:14 +02:00 |
Nikita Tsukanov
|
af3cb0635d
|
Whitespace fix
|
2016-03-01 20:14:04 +03:00 |
Matthew Leibowitz
|
b58fa0afbd
|
Merge pull request #31 from kekekeks/editorconfig
Added .editorconfig
|
2016-03-01 19:06:34 +02:00 |
Nikita Tsukanov
|
2df5f842fa
|
Added .editorconfig
|
2016-03-01 17:51:01 +03:00 |
Miguel de Icaza
|
da3ca3f864
|
Merge pull request #29 from kekekeks/readme-fix
Fixed windows build instructions
|
2016-03-01 06:32:25 -05:00 |
Nikita Tsukanov
|
c22e303d53
|
IntPtr text manipulation overloads and encoding support
|
2016-03-01 13:10:12 +03:00 |
Nikita Tsukanov
|
47e06de1b6
|
Fixed windows build instructions
|
2016-03-01 12:30:33 +03:00 |
Miguel de Icaza
|
7d8fa2765d
|
[SKData] Added convenience AsStream() method
|
2016-02-29 22:46:06 -05:00 |