SkiaSharp icon indicating copy to clipboard operation
SkiaSharp copied to clipboard

[BUG] Drawing Chinese using SkiaSharp in Blazor WASM is very blurry

Open 18779758522 opened this issue 11 months ago • 0 comments

Description

I have enabled Antialias, but Blazor WASM DrawText in Chinese comes out very blurry, 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: 14641710295992_ pic

Code

https://github.com/18779758522/SkiaSharpBlazorWebDemo

Expected Behavior

I tried upgrading to the latest version and it worked the same way.

Actual Behavior

No response

Version of SkiaSharp

2.88.4-preview (Preview)

Last Known Good Version of SkiaSharp

Other (Please indicate in the description)

IDE / Editor

Visual Studio Code (Windows)

Platform / Operating System

All

Platform / Operating System Version

Goole Chrome 122.0.6261.112

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 Mar 13 '24 09:03 18779758522