From 8c824e3af166032bddd7bb55e1ebeff67d73b778 Mon Sep 17 00:00:00 2001 From: mgood7123 Date: Fri, 1 Jul 2022 17:43:07 +1000 Subject: [PATCH 1/3] add /.idea to git ignore (#2138) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c358466167a..be8ad6baab9 100644 --- a/.gitignore +++ b/.gitignore @@ -299,3 +299,4 @@ Carthage/Build fastlane/report.xml fastlane/screenshots +/.idea From ead1869d0700c838e1191b1322fc61ebb0932f3b Mon Sep 17 00:00:00 2001 From: Matthew Leibowitz Date: Mon, 4 Jul 2022 14:25:36 +0200 Subject: [PATCH 2/3] Clean up the nuspecs and add xmldoc (#2140) --- docs | 2 +- .../HarfBuzzSharp.NativeAssets.Android.nuspec | 8 +- ...fBuzzSharp.NativeAssets.MacCatalyst.nuspec | 2 +- nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec | 16 ++-- nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec | 12 +-- nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec | 2 +- nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec | 2 +- nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec | 2 +- .../HarfBuzzSharp.NativeAssets.watchOS.nuspec | 2 +- nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec | 8 +- nuget/HarfbuzzSharp.nuspec | 90 ++++++++--------- nuget/SkiaSharp.NativeAssets.Android.nuspec | 8 +- ...p.NativeAssets.Linux.NoDependencies.nuspec | 8 +- nuget/SkiaSharp.NativeAssets.Linux.nuspec | 8 +- .../SkiaSharp.NativeAssets.MacCatalyst.nuspec | 2 +- .../SkiaSharp.NativeAssets.NanoServer.nuspec | 2 +- nuget/SkiaSharp.NativeAssets.UWP.nuspec | 64 ++++++------- nuget/SkiaSharp.NativeAssets.Win32.nuspec | 12 +-- nuget/SkiaSharp.NativeAssets.iOS.nuspec | 2 +- nuget/SkiaSharp.NativeAssets.macOS.nuspec | 2 +- nuget/SkiaSharp.NativeAssets.tvOS.nuspec | 2 +- nuget/SkiaSharp.NativeAssets.watchOS.nuspec | 2 +- nuget/SkiaSharp.Skottie.nuspec | 84 +++++++++++----- nuget/SkiaSharp.Views.Blazor.nuspec | 1 + nuget/SkiaSharp.Views.Forms.GTK.nuspec | 8 +- nuget/SkiaSharp.Views.Forms.nuspec | 48 +++++----- nuget/SkiaSharp.Views.Gtk2.nuspec | 6 +- ...p.Views.Maui.Controls.Compatibility.nuspec | 30 +++--- nuget/SkiaSharp.Views.Maui.Controls.nuspec | 30 +++--- nuget/SkiaSharp.Views.Maui.Core.nuspec | 30 +++--- nuget/SkiaSharp.Views.Uno.WinUI.nuspec | 24 ++--- nuget/SkiaSharp.Views.Uno.nuspec | 18 ++-- nuget/SkiaSharp.Views.WPF.nuspec | 12 +-- nuget/SkiaSharp.Views.WinUI.nuspec | 18 ++-- nuget/SkiaSharp.Views.WindowsForms.nuspec | 12 +-- nuget/SkiaSharp.Views.nuspec | 86 ++++++++--------- nuget/SkiaSharp.nuspec | 96 +++++++++---------- 37 files changed, 408 insertions(+), 353 deletions(-) diff --git a/docs b/docs index 6cf1350e4ab..cf37af79ca9 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 6cf1350e4ab3c9ec6c4e711fecd7ff2ab7be4089 +Subproject commit cf37af79ca9267b572a2327750d7c05731c0aa53 diff --git a/nuget/HarfBuzzSharp.NativeAssets.Android.nuspec b/nuget/HarfBuzzSharp.NativeAssets.Android.nuspec index 8fe7b552444..7e8d8fb51d7 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.Android.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.Android.nuspec @@ -43,10 +43,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/HarfBuzzSharp.NativeAssets.MacCatalyst.nuspec b/nuget/HarfBuzzSharp.NativeAssets.MacCatalyst.nuspec index b1a7e87c596..f7319ab1ea5 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.MacCatalyst.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.MacCatalyst.nuspec @@ -39,7 +39,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec b/nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec index b4d0b309881..de554cb87d4 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.UWP.nuspec @@ -37,14 +37,14 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - + + + + + + + + diff --git a/nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec b/nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec index 73e4dbd8448..727d97b1ba7 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.Win32.nuspec @@ -45,12 +45,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - + + + + + + diff --git a/nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec b/nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec index 21b1756a8b5..9b0b24aebd4 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.iOS.nuspec @@ -43,7 +43,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec b/nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec index 08d32d29bfa..f09ddde3055 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.macOS.nuspec @@ -53,7 +53,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec b/nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec index 860b188285c..4031b0f9af7 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.tvOS.nuspec @@ -43,7 +43,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfBuzzSharp.NativeAssets.watchOS.nuspec b/nuget/HarfBuzzSharp.NativeAssets.watchOS.nuspec index baeb400baae..b529c1a3cb2 100644 --- a/nuget/HarfBuzzSharp.NativeAssets.watchOS.nuspec +++ b/nuget/HarfBuzzSharp.NativeAssets.watchOS.nuspec @@ -39,7 +39,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec b/nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec index ff09f998c92..dc3fed871d7 100644 --- a/nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec +++ b/nuget/HarfbuzzSharp.NativeAssets.Linux.nuspec @@ -49,10 +49,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/HarfbuzzSharp.nuspec b/nuget/HarfbuzzSharp.nuspec index ae65db5cf4d..c2edd68b4ab 100644 --- a/nuget/HarfbuzzSharp.nuspec +++ b/nuget/HarfbuzzSharp.nuspec @@ -119,54 +119,54 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.NativeAssets.Android.nuspec b/nuget/SkiaSharp.NativeAssets.Android.nuspec index eed5e6050c8..63e93b4f82a 100644 --- a/nuget/SkiaSharp.NativeAssets.Android.nuspec +++ b/nuget/SkiaSharp.NativeAssets.Android.nuspec @@ -44,10 +44,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies.nuspec b/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies.nuspec index 34c8740b543..7f6e27c7944 100644 --- a/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies.nuspec +++ b/nuget/SkiaSharp.NativeAssets.Linux.NoDependencies.nuspec @@ -62,10 +62,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/SkiaSharp.NativeAssets.Linux.nuspec b/nuget/SkiaSharp.NativeAssets.Linux.nuspec index a55f0690ae0..9492359fb63 100644 --- a/nuget/SkiaSharp.NativeAssets.Linux.nuspec +++ b/nuget/SkiaSharp.NativeAssets.Linux.nuspec @@ -50,10 +50,10 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - + + + + diff --git a/nuget/SkiaSharp.NativeAssets.MacCatalyst.nuspec b/nuget/SkiaSharp.NativeAssets.MacCatalyst.nuspec index f4d1dfe4ffc..d36beee372e 100644 --- a/nuget/SkiaSharp.NativeAssets.MacCatalyst.nuspec +++ b/nuget/SkiaSharp.NativeAssets.MacCatalyst.nuspec @@ -40,7 +40,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.NanoServer.nuspec b/nuget/SkiaSharp.NativeAssets.NanoServer.nuspec index 00a2c642fd2..42123170dd9 100644 --- a/nuget/SkiaSharp.NativeAssets.NanoServer.nuspec +++ b/nuget/SkiaSharp.NativeAssets.NanoServer.nuspec @@ -46,7 +46,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.UWP.nuspec b/nuget/SkiaSharp.NativeAssets.UWP.nuspec index 92653b2d5f3..cc6d90833ff 100644 --- a/nuget/SkiaSharp.NativeAssets.UWP.nuspec +++ b/nuget/SkiaSharp.NativeAssets.UWP.nuspec @@ -38,38 +38,38 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.NativeAssets.Win32.nuspec b/nuget/SkiaSharp.NativeAssets.Win32.nuspec index b4abf27c6f9..f2c26e7dd15 100644 --- a/nuget/SkiaSharp.NativeAssets.Win32.nuspec +++ b/nuget/SkiaSharp.NativeAssets.Win32.nuspec @@ -46,12 +46,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - + + + + + + diff --git a/nuget/SkiaSharp.NativeAssets.iOS.nuspec b/nuget/SkiaSharp.NativeAssets.iOS.nuspec index fed4c4f1551..a34b462127f 100644 --- a/nuget/SkiaSharp.NativeAssets.iOS.nuspec +++ b/nuget/SkiaSharp.NativeAssets.iOS.nuspec @@ -44,7 +44,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.macOS.nuspec b/nuget/SkiaSharp.NativeAssets.macOS.nuspec index 3cb8c0edf8c..32352b09184 100644 --- a/nuget/SkiaSharp.NativeAssets.macOS.nuspec +++ b/nuget/SkiaSharp.NativeAssets.macOS.nuspec @@ -54,7 +54,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.tvOS.nuspec b/nuget/SkiaSharp.NativeAssets.tvOS.nuspec index 7273a8d9743..b3a7301aa6c 100644 --- a/nuget/SkiaSharp.NativeAssets.tvOS.nuspec +++ b/nuget/SkiaSharp.NativeAssets.tvOS.nuspec @@ -44,7 +44,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.NativeAssets.watchOS.nuspec b/nuget/SkiaSharp.NativeAssets.watchOS.nuspec index 3ff3e27f01a..038c64910c9 100644 --- a/nuget/SkiaSharp.NativeAssets.watchOS.nuspec +++ b/nuget/SkiaSharp.NativeAssets.watchOS.nuspec @@ -40,7 +40,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - + diff --git a/nuget/SkiaSharp.Skottie.nuspec b/nuget/SkiaSharp.Skottie.nuspec index a1aaa053604..17c50bb5110 100644 --- a/nuget/SkiaSharp.Skottie.nuspec +++ b/nuget/SkiaSharp.Skottie.nuspec @@ -89,80 +89,116 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Blazor.nuspec b/nuget/SkiaSharp.Views.Blazor.nuspec index 510130fcf63..88a1e3bd02b 100644 --- a/nuget/SkiaSharp.Views.Blazor.nuspec +++ b/nuget/SkiaSharp.Views.Blazor.nuspec @@ -40,6 +40,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release + diff --git a/nuget/SkiaSharp.Views.Forms.GTK.nuspec b/nuget/SkiaSharp.Views.Forms.GTK.nuspec index bda4949caee..b79bacb5460 100644 --- a/nuget/SkiaSharp.Views.Forms.GTK.nuspec +++ b/nuget/SkiaSharp.Views.Forms.GTK.nuspec @@ -42,12 +42,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - + + + - + diff --git a/nuget/SkiaSharp.Views.Forms.nuspec b/nuget/SkiaSharp.Views.Forms.nuspec index c000404e099..07e6e5315e3 100644 --- a/nuget/SkiaSharp.Views.Forms.nuspec +++ b/nuget/SkiaSharp.Views.Forms.nuspec @@ -121,35 +121,35 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Gtk2.nuspec b/nuget/SkiaSharp.Views.Gtk2.nuspec index 7bf6c2642da..d1ff9f130e5 100644 --- a/nuget/SkiaSharp.Views.Gtk2.nuspec +++ b/nuget/SkiaSharp.Views.Gtk2.nuspec @@ -37,9 +37,9 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - + + + diff --git a/nuget/SkiaSharp.Views.Maui.Controls.Compatibility.nuspec b/nuget/SkiaSharp.Views.Maui.Controls.Compatibility.nuspec index 98ccd6ee73c..0c1f75d7f8d 100644 --- a/nuget/SkiaSharp.Views.Maui.Controls.Compatibility.nuspec +++ b/nuget/SkiaSharp.Views.Maui.Controls.Compatibility.nuspec @@ -51,18 +51,24 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Maui.Controls.nuspec b/nuget/SkiaSharp.Views.Maui.Controls.nuspec index 29a333d7fb5..af340a45d32 100644 --- a/nuget/SkiaSharp.Views.Maui.Controls.nuspec +++ b/nuget/SkiaSharp.Views.Maui.Controls.nuspec @@ -51,18 +51,24 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Maui.Core.nuspec b/nuget/SkiaSharp.Views.Maui.Core.nuspec index 7b0637465b4..73c4f635450 100644 --- a/nuget/SkiaSharp.Views.Maui.Core.nuspec +++ b/nuget/SkiaSharp.Views.Maui.Core.nuspec @@ -56,18 +56,24 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Uno.WinUI.nuspec b/nuget/SkiaSharp.Views.Uno.WinUI.nuspec index 577e8ab3c5c..24796b430bd 100644 --- a/nuget/SkiaSharp.Views.Uno.WinUI.nuspec +++ b/nuget/SkiaSharp.Views.Uno.WinUI.nuspec @@ -68,18 +68,18 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.Uno.nuspec b/nuget/SkiaSharp.Views.Uno.nuspec index c6ffca8ca7e..9c77e9c83ca 100644 --- a/nuget/SkiaSharp.Views.Uno.nuspec +++ b/nuget/SkiaSharp.Views.Uno.nuspec @@ -64,15 +64,15 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.WPF.nuspec b/nuget/SkiaSharp.Views.WPF.nuspec index df8934fa19e..b9975b8f0ae 100644 --- a/nuget/SkiaSharp.Views.WPF.nuspec +++ b/nuget/SkiaSharp.Views.WPF.nuspec @@ -41,12 +41,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - + + + + + + diff --git a/nuget/SkiaSharp.Views.WinUI.nuspec b/nuget/SkiaSharp.Views.WinUI.nuspec index 8e09c87d0b7..4ae67d5e33c 100644 --- a/nuget/SkiaSharp.Views.WinUI.nuspec +++ b/nuget/SkiaSharp.Views.WinUI.nuspec @@ -45,15 +45,15 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - + + + + + + + + + diff --git a/nuget/SkiaSharp.Views.WindowsForms.nuspec b/nuget/SkiaSharp.Views.WindowsForms.nuspec index 6062579301c..4f7825e5c9d 100644 --- a/nuget/SkiaSharp.Views.WindowsForms.nuspec +++ b/nuget/SkiaSharp.Views.WindowsForms.nuspec @@ -45,12 +45,12 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - + + + + + + diff --git a/nuget/SkiaSharp.Views.nuspec b/nuget/SkiaSharp.Views.nuspec index 5dedb94b051..465b769d8fe 100644 --- a/nuget/SkiaSharp.Views.nuspec +++ b/nuget/SkiaSharp.Views.nuspec @@ -79,54 +79,54 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - + + + + diff --git a/nuget/SkiaSharp.nuspec b/nuget/SkiaSharp.nuspec index eee0d877abc..2fa214ff1bb 100644 --- a/nuget/SkiaSharp.nuspec +++ b/nuget/SkiaSharp.nuspec @@ -123,57 +123,57 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + From 0f250519aab70020b9a5338fead876859937cc14 Mon Sep 17 00:00:00 2001 From: mgood7123 Date: Sat, 9 Jul 2022 14:13:44 +1000 Subject: [PATCH 3/3] expose AVIF image encode format (#2154) * add /.idea to git ignore * expose AVIF image encode format --- binding/Binding/SkiaApi.generated.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/binding/Binding/SkiaApi.generated.cs b/binding/Binding/SkiaApi.generated.cs index 8a70b541341..b5758168fb5 100644 --- a/binding/Binding/SkiaApi.generated.cs +++ b/binding/Binding/SkiaApi.generated.cs @@ -15888,6 +15888,8 @@ public enum SKEncodedImageFormat { Dng = 10, // HEIF_SK_ENCODED_FORMAT = 11 Heif = 11, + // AVIF_SK_ENCODED_FORMAT = 12 + Avif = 12, } // sk_encodedorigin_t