SkiaSharp icon indicating copy to clipboard operation
SkiaSharp copied to clipboard

Drawing Chinese text using DrawText on Blazor WebAssembly is not sharp

Open 18779758522 opened this issue 1 year ago • 0 comments

Description

Enable Antialias, Blazor WASM DrawText Chinese is very unclear. Windows Forms DrawText Chinese is very clear and sharp What is the method to draw Chinese clearly on Blazor WASM SkiaSharp ? The following figure shows the test cases: WX20240113-110638 WX20240113-112424

Code

https://github.com/18779758522/SkiaSharpBlazorWebDemo

Expected Behavior

No response

Actual Behavior

No response

Version of SkiaSharp

2.88.3 (Current)

Last Known Good Version of SkiaSharp

2.88.2 (Previous)

IDE / Editor

Visual Studio (Windows)

Platform / Operating System

Windows

Platform / Operating System Version

No response

Devices

No response

Relevant Screenshots

No response

Relevant Log Output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

18779758522 avatar Jan 13 '24 03:01 18779758522