SkiaTextRenderer icon indicating copy to clipboard operation
SkiaTextRenderer copied to clipboard

A Winform-liked cross-platform TextRenderer implemented with SkiaSharp

Results 3 SkiaTextRenderer issues
Sort by recently updated
recently updated
newest added

I'm trying to get the position of the cursor from a location within the bounds of the text rendered. My understanding is that GetCursorFromPoint will get the position at a...

If the font used in test project was switched to the open source font `SourceHanSerifCN-Regular.otf`, there would be some glitchs in the result.