Open PascalHigelin opened 3 years ago
Thanks for reporting. I've looked into this and the flag is getting passed through to the underlying Canvas.DrawText but doesn't seem to be taking effect.
I suspect this is either a bug in SkiaSharp, or it's not supported on Canvas.DrawText when passed a SKTextBlob.
This is somehow related: https://github.com/mono/SkiaSharp/issues/1253
Test code: