Back to Skiasharp

API diff: SkiaSharp.dll

documentation/docfx/releases/2.88.9/SkiaSharp/SkiaSharp.md

4.150.1327 B
Original Source

API diff: SkiaSharp.dll

SkiaSharp.dll

Namespace SkiaSharp

Type Changed: SkiaSharp.SKTypeface

Added property:

csharp
public bool HasGetKerningPairAdjustments { get; }

Added method:

csharp
public bool GetKerningPairAdjustments (System.ReadOnlySpan<ushort> glyphs, System.Span<int> adjustments);