Table of Contents

API diff: SkiaSharp.dll

SkiaSharp.dll

Namespace SkiaSharp

Type Changed: SkiaSharp.SKTypeface

Added property:

public bool HasGetKerningPairAdjustments { get; }

Added method:

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