Граф коммитов

2320 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 05f2551f11
Add support for a custom preview label (#857) 2019-06-06 15:33:43 +02:00
Matthew Leibowitz 104ac2caf0
Update build.cake 2019-06-04 07:24:57 +02:00
Matthew Leibowitz d3a1257ef1
Merge pull request #851 from HankiDesign/patch-1
Changed the API link
2019-05-29 06:23:07 +02:00
Matthew Leibowitz 41eff60c08
Merge pull request #852 from mono/dev/semver-fix
Try using a `-` instead of `.`
2019-05-28 16:47:43 +02:00
Matthew Leibowitz 3ef27443f5
Try using a `-` instead of `.` 2019-05-27 19:36:08 +02:00
Timo Salomäki d711049d93
Changed the API link
Changed the API link to reflect the fact that it's now hosted on Microsoft Docs.
2019-05-27 16:02:07 +02:00
Matthew Leibowitz ce6b2fbf12
Separate the preview number for sorting 2019-05-25 20:10:29 +02:00
Matthew Leibowitz df031f291d
Add retry warnings the the devops output 2019-05-24 17:11:47 +02:00
Matthew Leibowitz 3968aaf97c
Few changes for release (#850)
* Add a retry option for the tests because they fail sometimes
* Removing the samples temporarily as they are failing to build
* Updating cake and the bootstrappers
2019-05-24 07:14:37 +02:00
Matthew Leibowitz 8f7357f2b7
Correct the build script 2019-05-23 17:16:43 +02:00
Matthew Leibowitz 1527bf392e
download and publish signed build artifacts 2019-05-21 22:41:06 +02:00
Matthew Leibowitz 5da3cfd412
Support building SkiaSharp without fontconfig (#821) 2019-05-18 15:52:44 -07:00
Matthew Leibowitz 87bd5c6d01
Moving Documentation to SkiaSharp-API-docs (#843)
* Added the docs repo submodule
2019-05-17 11:53:05 -07:00
Matthew Leibowitz fcb7056000
Use the correct combination of OpenJDK and Tizen (#817) 2019-05-01 04:19:56 +04:00
Matthew Leibowitz 1150190e7b
Merge pull request #766 from Gillibald/harfbuzzUpdate
Updating harfbuzz to v2.3.1 and using a submodule.
2019-03-30 04:23:56 +02:00
Matthew Leibowitz 35a11d705f
Added some members to Blob 2019-03-29 07:45:47 +02:00
Matthew Leibowitz c88c7c9cdc
A few final tweaks 2019-03-29 07:33:44 +02:00
Matthew Leibowitz 9abdcaaf5c
fix a warning 2019-03-29 02:17:14 +02:00
Matthew Leibowitz 915ca1746a
Made a few tweaks to better fit the "style"
- converted default arguments into overloads
 - fixed a few whitespaces in unchanged files
 - updated all the projects to C# 7.3
 - the Buffer propertes are now arrays again, but added methods for the spans
    - reduce breaking changes
    - the values can be broken if the buffer changes, so use a better named method
 - removed the new Point type
    - don't want to add another point type to the world
    - will use the .net standard 2.0 Point type when we upgrade
    - the Font.Scale property is removed for now, but we will add it back with the drawing point type
 - the Font GetAdvances are now returning arrays
    - the spans were not necessary as the type is an explicit array
 - changed the casing of the various script properties
2019-03-29 00:39:10 +02:00
Matthew Leibowitz 8455adbeaf
Copy the contents out of the artifacts into the output 2019-03-28 01:59:52 +02:00
Matthew Leibowitz 03222d27ed
Merge remote-tracking branch 'Gillibald/harfbuzzUpdate' into dev/harfbuzz 2019-03-27 17:07:59 +02:00
Matthew Leibowitz 6029200969
Use wildcards 2019-03-27 17:06:23 +02:00
Matthew Leibowitz 4050788bfc
Merge branch 'master' into harfbuzzUpdate 2019-03-27 00:57:42 +02:00
Matthew Leibowitz bce74ec614
Merge pull request #818 from mono/dev/skip-tizen-windows
Temporarily use the Linux output for Tizen on Windows
2019-03-27 00:54:13 +02:00
Matthew Leibowitz aec9ab2c7c
Temporarily use the Linux output for Tizen on Windows 2019-03-25 20:00:17 +02:00
Benedikt Schroeder 4018d103c0 Fix hb_font get glyph advances 2019-03-21 19:24:45 +01:00
Benedikt Schroeder cca5d47d33 Merge branch 'harfbuzzUpdate' of https://github.com/Gillibald/SkiaSharp into harfbuzzUpdate 2019-03-21 17:09:57 +01:00
Benedikt Schroeder 460b0139b1 Fix net standard build 2019-03-21 17:09:40 +01:00
Matthew Leibowitz 1cd5fbcc52
TEST: Do a check for java before doing anything 2019-03-21 18:04:53 +02:00
Benedikt Schroeder 9eafcff7da Merge branch 'harfbuzzUpdate' of https://github.com/Gillibald/SkiaSharp into harfbuzzUpdate 2019-03-21 15:22:28 +01:00
Benedikt Schroeder c1549d9238 Add Blob FromFile FromStream
Add Face Tables
2019-03-21 15:22:02 +01:00
Matthew Leibowitz 0d4883476e
Update azure-pipelines.yml 2019-03-19 16:40:32 +02:00
Matthew Leibowitz f64d5f9bff
Update azure-pipelines.yml 2019-03-19 15:11:05 +02:00
Matthew Leibowitz 8875c45127
Update azure-templates-bootstrapper.yml 2019-03-19 15:09:27 +02:00
Benedikt Schroeder 772d3324c8 Merge branch 'harfbuzzUpdate' of https://github.com/Gillibald/SkiaSharp into harfbuzzUpdate 2019-03-17 20:02:57 +01:00
Benedikt Schroeder 84105c5e2b Add font features 2019-03-17 20:02:45 +01:00
Benedikt Schroeder eb5abffe37
Merge branch 'master' into harfbuzzUpdate 2019-03-15 14:09:39 +01:00
Benedikt Schroeder f6eb0e03ce Merge branch 'harfbuzzUpdate' of https://github.com/Gillibald/SkiaSharp into harfbuzzUpdate 2019-03-14 10:55:15 +01:00
Benedikt Schroeder 1f9d323bd0 Add equals overloads 2019-03-14 10:55:03 +01:00
Benedikt Schroeder 7f0ab9822c Minor cleanup 2019-03-14 10:54:42 +01:00
Benedikt Schroeder dff5e0e146
Merge branch 'master' into harfbuzzUpdate 2019-03-13 20:20:30 +01:00
Benedikt Schroeder 7a8203fe67 Prevent default, empty unicode funcs from getting destroyed 2019-03-13 20:18:12 +01:00
Matthew Leibowitz 4d61b1df16
Merge branch 'master' into harfbuzzUpdate 2019-03-13 15:40:31 +02:00
Matthew Leibowitz 6103048e6c
Merge pr/788 into master 2019-03-13 05:24:11 +02:00
Matthew Leibowitz 064e97607d
Merging pr/788 2019-03-13 05:19:46 +02:00
Matthew Leibowitz 78ddd226b3
Merge branch 'pr/807' 2019-03-13 04:56:55 +02:00
Matthew Leibowitz 5c0399ffcd
Sign when building a tag or master 2019-03-13 02:53:35 +02:00
Matthew Leibowitz dfecdd1c54
Regenerate the docs 2019-03-13 01:06:08 +02:00
Matthew Leibowitz 1a9b86ddad
Fixes for the builds 2019-03-13 01:05:37 +02:00
Matthew Leibowitz b88a9de5f6
Remove the mdoc submodule and download from AzDO 2019-03-11 14:00:17 +02:00