API diff: SkiaSharp.HarfBuzz.dll
SkiaSharp.HarfBuzz.dll
Namespace SkiaSharp.HarfBuzz
Type Changed: SkiaSharp.HarfBuzz.SKShaper
Type Changed: SkiaSharp.HarfBuzz.SKShaper.Result
Added constructor:
public SKShaper.Result (uint[] codepoints, uint[] clusters, SkiaSharp.SKPoint[] points, float width);
Added property:
public float Width { get; }