SkiaTextRendering Sample code for the blog post The Trouble with Text Rendering in SkiaSharp and HarfBuzz. The text rendering code is in TextInfo.cs and the performance tuning of DrawShapedText in CanvasExtensions.cs.