Matthew Leibowitz
98933ec019
Do both
2020-06-20 19:36:57 +02:00
Matthew Leibowitz
d46678a5b1
sdfasdf
2020-06-20 19:31:31 +02:00
Matthew Leibowitz
2e785bd103
maybe this?
2020-06-20 19:25:52 +02:00
Matthew Leibowitz
ce67da52e3
Maybe this will work...
2020-06-20 19:18:52 +02:00
Matthew Leibowitz
7b1399f5f8
DataCanBeCreatedFromManagedStream
2020-06-20 19:02:07 +02:00
Matthew Leibowitz
035515783e
that
2020-06-20 18:46:05 +02:00
Matthew Leibowitz
ba9fe25e67
Try with data
2020-06-20 18:44:49 +02:00
Matthew Leibowitz
f71ce9066e
Try the stream in general
2020-06-20 18:29:48 +02:00
Matthew Leibowitz
535f6fe66a
Try one test at a time
2020-06-20 18:17:20 +02:00
Matthew Leibowitz
6da54b49c0
switch back to delegates
2020-06-20 03:47:17 +02:00
Matthew Leibowitz
b510fcdc90
darn
2020-06-20 03:30:16 +02:00
Matthew Leibowitz
cd174cdff7
We need this
2020-06-20 03:23:29 +02:00
Matthew Leibowitz
97014aca11
trying everything now
2020-06-20 03:07:48 +02:00
Matthew Leibowitz
eac6e09ed3
Yup, that works...
2020-06-20 02:10:08 +02:00
Matthew Leibowitz
32811fc838
Do everything!
2020-06-20 00:36:14 +02:00
Matthew Leibowitz
e32ab172a2
That works, just need to spread the love
2020-06-20 00:15:15 +02:00
Matthew Leibowitz
d4269f4fc2
Try DependsOnNETStandard
2020-06-20 00:01:13 +02:00
Matthew Leibowitz
c126e6f666
Looks like we have to get a bit weird
2020-06-19 23:34:34 +02:00
Matthew Leibowitz
d5325f3205
Make sure netstandard is referenced
2020-06-19 22:57:47 +02:00
Matthew Leibowitz
0d079f4f78
For some reason mac/linux fails the first time
2020-06-19 22:11:18 +02:00
Matthew Leibowitz
f49a6d8ebf
Use a new mono to test
2020-06-19 21:46:44 +02:00
Matthew Leibowitz
6f35ed94ac
Don't break the paths
2020-06-19 19:10:59 +02:00
Matthew Leibowitz
7cda786b8a
Load specific native libraries on desktop/netfx
...
This fixes 2 issues:
- loading multiple versions of libSkiaSharp (#1252 )
- resolving the issue with 32/64 bit dll (#713 )
2020-06-19 01:49:29 +02:00
Matthew Leibowitz
c23eab0bf9
Add Alpine Native Libraries ( #1339 )
...
Building using Alpine 3.9. Tested on Alpine 3.7.
This is both the full libSkiaSharp and the "no dependencies" build.
2020-06-17 19:15:50 +02:00
Matthew Leibowitz
17d21be66b
Update native skia
2020-06-16 22:28:35 +02:00
Matthew Leibowitz
82dacd0ab5
Rename the type to avoid collisions
2020-06-11 23:33:34 +02:00
Matthew Leibowitz
31df3fffa8
Fix the message
2020-06-11 22:03:50 +02:00
Matthew Leibowitz
2a2452a065
Reduce the usage of SKMatrix44
2020-06-11 21:58:31 +02:00
Matthew Leibowitz
5e10849c89
Do not add the SkiaSharp prefix to dependencies ( #1331 )
2020-06-11 20:41:29 +02:00
Matthew Leibowitz
8791714683
Generate the docs
2020-06-11 02:55:25 +02:00
Matthew Leibowitz
4d4d56156c
Fix a crash when there is no GL context ( #1328 )
...
* Add a test for #632
* Implement checks in native code
2020-06-10 23:19:37 +02:00
Matthew Leibowitz
7c6b5ba8b1
Update README.md
2020-06-10 21:53:35 +02:00
Matthew Leibowitz
69c89d555e
Don't embed libSkiaSharp in the assemblies ( #1296 )
...
* Don't embed libSkiaSharp in the dlls
* Update the samples to use the new .targets
* Update forms
2020-06-10 21:03:56 +02:00
Matthew Leibowitz
b7f02a67fe
Expose SKPath.ToWinding ( #1326 )
...
Fixes #840
2020-06-10 04:09:11 +02:00
Matthew Leibowitz
98cd9d2ecd
Expose SKPaint.ColorF ( #1325 )
...
Fixes #1239
2020-06-10 04:07:44 +02:00
Matthew Leibowitz
24ebedde6b
Update .gitignore
2020-06-09 18:53:33 +02:00
Matthew Leibowitz
46e71e1698
Regenerate the docs
2020-06-07 00:24:49 +02:00
Matthew Leibowitz
5b08f569ac
Use the correct shaders ( #1323 )
...
Instead of adding a new overload that is already gone, add the new one that was added and is staying around for a bit.
2020-06-06 22:35:06 +02:00
Matthew Leibowitz
2c0f9f7ae0
Improve the CI build label ( #1322 )
2020-06-06 22:25:12 +02:00
Matthew Leibowitz
667b1c4589
Move to a "preview" version
2020-06-05 15:46:06 +02:00
Matthew Leibowitz
a285919b8f
Update skia submodule
2020-06-05 15:43:22 +02:00
Matthew Leibowitz
7c90b7c1e9
Re-gen the docs
2020-06-05 10:52:45 +02:00
Matthew Leibowitz
282638783f
Update Samples ( #1313 )
...
* Update samples (new things, AndroidX, updated versions)
* Update icons
* Move away from all obsolete uses
* Temporary workaround for https://developercommunity.visualstudio.com/content/problem/1057547/incorrect-file-validation-for-the-installappleprov.html
* Fix the API diff
2020-06-03 23:30:51 +02:00
Matthew Leibowitz
7242e32733
Update azure-pipelines.yml
2020-05-20 10:35:23 +02:00
Matthew Leibowitz
8392040556
Update azure-pipelines.yml
2020-05-20 09:39:06 +02:00
Matthew Leibowitz
daff651a41
Improved the structs a bit
2020-05-20 01:21:33 +02:00
Matthew Leibowitz
79fa881473
Merge remote-tracking branch 'origin/master' into develop
2020-05-20 01:05:46 +02:00
Matthew Leibowitz
3af24d9d3a
Allow the path to gn and ninja to be specified ( #1300 )
2020-05-20 00:54:30 +02:00
Matthew Leibowitz
6b7e348f61
Make the SKFont's public API glyph-only and the others types use it under the hood ( #1299 )
...
- Make SKFont glyph-only
- hide the SKFont members that take strings/bytes
- hide the overloads that return arrays (promote the use of the "out span")
- expose string/byte members on SKPaint, and only expose the returning array (for consistency)
- use a single instance of SKFont for SKTypeface glyph members
- Add glyph-based MeasureText
2020-05-18 21:00:35 +02:00
Matthew Leibowitz
fd9484a06a
Re-gen the docs
2020-05-18 12:16:55 +02:00