-
Notifications
You must be signed in to change notification settings - Fork 549
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
22f3b12
commit d875716
Showing
41 changed files
with
228 additions
and
553 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: HarfBuzzSharp.dll | ||
|
||
## HarfBuzzSharp.dll | ||
|
||
> No changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# API diff: HarfBuzzSharp.dll | ||
|
||
## HarfBuzzSharp.dll | ||
|
||
### Namespace HarfBuzzSharp | ||
|
||
#### Type Changed: HarfBuzzSharp.Blob | ||
|
||
Removed method: | ||
|
||
```csharp | ||
public System.ReadOnlySpan<byte> AsSpan (); | ||
``` | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# API diff: HarfBuzzSharp.dll | ||
|
||
## HarfBuzzSharp.dll | ||
|
||
### Namespace HarfBuzzSharp | ||
|
||
#### Type Changed: HarfBuzzSharp.Blob | ||
|
||
Removed constructor: | ||
|
||
```csharp | ||
[Obsolete] | ||
public Blob (IntPtr data, uint length, MemoryMode mode, object userData, BlobReleaseDelegate releaseDelegate); | ||
``` | ||
|
||
Removed method: | ||
|
||
```csharp | ||
public System.ReadOnlySpan<byte> AsSpan (); | ||
``` | ||
|
||
Added method: | ||
|
||
```csharp | ||
public System.Span<byte> AsSpan (); | ||
``` | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: SkiaSharp.HarfBuzz.dll | ||
|
||
## SkiaSharp.HarfBuzz.dll | ||
|
||
> No changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: SkiaSharp.SceneGraph.dll | ||
|
||
## SkiaSharp.SceneGraph.dll | ||
|
||
> No changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: SkiaSharp.Skottie.dll | ||
|
||
## SkiaSharp.Skottie.dll | ||
|
||
> No changes. |
5 changes: 5 additions & 0 deletions
5
changelogs/SkiaSharp.Views.Blazor/2.88.7/SkiaSharp.Views.Blazor.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: SkiaSharp.Views.Blazor.dll | ||
|
||
## SkiaSharp.Views.Blazor.dll | ||
|
||
> No changes. |
5 changes: 5 additions & 0 deletions
5
changelogs/SkiaSharp.Views.Desktop.Common/2.88.7/SkiaSharp.Views.Desktop.Common.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: SkiaSharp.Views.Desktop.Common.dll | ||
|
||
## SkiaSharp.Views.Desktop.Common.dll | ||
|
||
> No changes. |
5 changes: 5 additions & 0 deletions
5
changelogs/SkiaSharp.Views.Gtk3/2.88.7/SkiaSharp.Views.Gtk3.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: SkiaSharp.Views.Gtk3.dll | ||
|
||
## SkiaSharp.Views.Gtk3.dll | ||
|
||
> No changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
changelogs/SkiaSharp.Views.Maui.Controls/2.88.7/SkiaSharp.Views.Maui.Controls.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: SkiaSharp.Views.Maui.Controls.dll | ||
|
||
## SkiaSharp.Views.Maui.Controls.dll | ||
|
||
> No changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
changelogs/SkiaSharp.Views.Maui.Core/2.88.7/SkiaSharp.Views.Maui.Core.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: SkiaSharp.Views.Maui.Core.dll | ||
|
||
## SkiaSharp.Views.Maui.Core.dll | ||
|
||
> No changes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
changelogs/SkiaSharp.Views.Uno.WinUI/2.88.7/SkiaSharp.Views.Windows.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# API diff: SkiaSharp.Views.Windows.dll | ||
|
||
## SkiaSharp.Views.Windows.dll | ||
|
||
> No changes. |
Oops, something went wrong.