Matthew Leibowitz
2bd9433621
Use the correct delegate. Fixes #547
2018-06-08 10:28:50 -07:00
Matthew Leibowitz
90bc92597e
Be more descriptive with the filter flags
2018-05-31 19:17:15 +02:00
Matthew Leibowitz
8cccf5c4ff
incorrect visibility
2018-05-31 17:13:34 +02:00
Matthew Leibowitz
ff838ceccb
Added bindings for SKRoundRect
2018-05-29 03:43:29 +02:00
Matthew Leibowitz
bae73b457b
Added some overloads to improve lives
2018-05-26 17:01:17 +02:00
Matthew Leibowitz
7a4b1e6054
Merge pull request #529 from mono/dev/nway-canvas
...
Bindings for SKNWayCanvas and SKNoDrawCanvas
2018-05-25 21:42:18 +02:00
Matthew Leibowitz
a87713b422
Add more encoding options to SKPixmap
2018-05-25 01:42:59 +02:00
Matthew Leibowitz
b0ddea825a
Revert "Add more encoding options to SKPixmap"
...
This reverts commit 1cd83d58e5
.
2018-05-25 01:42:19 +02:00
Matthew Leibowitz
1cd83d58e5
Add more encoding options to SKPixmap
2018-05-25 01:41:33 +02:00
Matthew Leibowitz
865f94f0f8
Merge branch 'master' into dev/nway-canvas
2018-05-24 20:38:37 +02:00
Matthew Leibowitz
d9b53a2b92
No wildcards just yet... #457
2018-05-24 20:25:09 +02:00
Matthew Leibowitz
faa4095802
Adding bindings for SKNWayCanvas and SKNoDrawCanvas
...
Fixes #457
2018-05-24 19:12:09 +02:00
Matthew Leibowitz
5475b7e051
We don't need to be fancy.
2018-05-23 01:17:09 +02:00
Matthew Leibowitz
1deb7d9180
Removing shared projects from the source
2018-05-23 00:38:01 +02:00
Matthew Leibowitz
d38573a6f7
Merge branch 'master' into dev/sdk-style-project
2018-05-22 04:39:59 +02:00
Matthew Leibowitz
9fc88f0a70
Added a new .editorconfig
...
- and removed a comment from a .csproj
2018-05-17 04:11:32 +02:00
Matthew Leibowitz
6c05bf00af
Added some better .editorconfig files
2018-05-12 22:13:44 +02:00
Matthew Leibowitz
88a573f133
Update the rest of the projects to the SDK-style projects
2018-05-11 03:59:30 +02:00
Matthew Leibowitz
b481d3821f
Don't copy native files if asked not to do so
2018-05-10 16:18:57 +02:00
Matthew Leibowitz
58b4dfdcd8
The wrong file...
2018-05-10 14:54:40 +02:00
Matthew Leibowitz
df4904b840
Updated all the HarfBuzzSharp projects
2018-05-10 07:51:11 +02:00
Matthew Leibowitz
96448a09d2
Updated all the SkiaSharp projects
2018-05-10 07:10:48 +02:00
Matthew Leibowitz
b2751a6521
Starting the work to get SDK-style projects into the system
2018-05-10 06:54:48 +02:00
Matthew Leibowitz
f46d9ce0ae
Some changes that were reverted, breaking the code
2018-05-06 20:05:36 +02:00
Matthew Leibowitz
82cafbece2
Properly copy bitmaps. Fixes #497
2018-05-06 02:57:13 +02:00
Matthew Leibowitz
ec909a01a3
Case sensitive paths for linux
2018-05-03 03:17:20 +02:00
Matthew Leibowitz
0a0560a511
HACK: Added a .targets file for tizen-x86
2018-05-01 23:00:53 +02:00
Matthew Leibowitz
9d4f672584
Moved the Tizen GL init to the core SkiaSharp library
2018-05-01 20:32:00 +02:00
Matthew Leibowitz
5e6c998241
Updated mdoc to the latest
2018-04-19 21:10:52 +02:00
Matthew Leibowitz
d261379027
Merge branch 'master' into dev/add-tizen-support
2018-04-17 22:35:30 +02:00
Matthew Leibowitz
042ae7dab3
Made some changes to improve the overall build process
...
- this includes the Tizen bits from the PR
- the config.h for harfbuzz is no longer from the repo, but an actual config
- added a basic Tizen-only sample
- SkiaSharp.HarfBuzz.NetStandard and SkiaSharp.views.Forms.NetStandard should have died long time ago
2018-04-17 22:14:02 +02:00
Matthew Leibowitz
0b38873fee
Fixed a case where exceptions were thrown in the constructors. Fixes #482
...
- only dispose the list if the list was actually created
- sign the tests so we can use InternalsVisibleTo
- added a test to identify #482
2018-04-12 19:35:36 +02:00
Hobum (Vincent) Kwon
5bc9650021
Fix SKGLSurficeView upside down issue for Tizen backend
2018-04-03 14:31:17 +09:00
Hobum (Vincent) Kwon
f1429acbb4
Remove building_for_tizen
2018-04-02 19:38:58 +09:00
Hobum (Vincent) Kwon
cfd8d476cc
Add Xamarin.Forms for Tizen support
2018-04-01 22:35:30 +09:00
Matthew Leibowitz
71498535d5
Fixed a bug when either the XPS or PDF is not supported
2018-03-24 03:18:41 +02:00
Matthew Leibowitz
a3f35901b9
Merge branch 'master' into dev/somewhat-modern
2018-03-24 02:38:48 +02:00
Matthew Leibowitz
d3a54285a8
Some platforms require COM to be initialized Fixes #463
...
- create a helper class
- used primarily for XPS
2018-03-24 00:13:34 +02:00
Matthew Leibowitz
fcafca3072
Using the shiny new mdoc (v5.6.0)
2018-03-23 06:37:31 +02:00
Matthew Leibowitz
9180933aa0
Fixes for macOS
2018-03-22 05:11:20 +02:00
Matthew Leibowitz
d9c12d5b29
Everything now builds again on Windows
2018-03-22 03:12:17 +02:00
Matthew Leibowitz
6c25780a6b
Moving more work into MSBuild
2018-03-20 05:01:37 +02:00
Matthew Leibowitz
6484936159
Applying some of the modernization:
...
- libSkiaSharp is now built using GN/Ninja for Android/Linux/UWP/Windows
- all native source code lives in mono/skia
2018-03-19 23:08:30 +02:00
Matthew Leibowitz
6dbbdea5a3
Using an internal MonoPInvokeCallbackAttribute
2018-02-16 16:52:30 +02:00
Matthew Leibowitz
842ce1a0db
Don't force building with .net standard library 1.6.0
2018-02-09 23:27:40 +02:00
Matthew Leibowitz
eb629db98b
Added SKImage.IsLazyGenerated to help with cases like #445
2018-02-08 15:04:59 +02:00
Matthew Leibowitz
5c5c505e68
Added an overload to SKSwizzle
2018-02-08 13:59:21 +02:00
Matthew Leibowitz
b04f9cabc9
Created an abstract, writeable, managed stream
2018-02-06 19:12:44 +02:00
Matthew Leibowitz
88aa6ab08d
Return null if the file does not exist when opening a stream
2018-02-05 17:31:09 +02:00
Matthew Leibowitz
9a0bff839b
Make sure that we do dispose the streams. #422
2018-02-02 17:46:25 +02:00