Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
18779758522 opened this issue Mar 13, 2024 · 0 comments
Open
1 task done
Labels

Comments

@18779758522
Copy link

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

  • I agree to follow this project's Code of Conduct
@18779758522 18779758522 changed the title [BUG] <Drawing Chinese using SkiaSharp in Blazor WASM is very blurry> [BUG] Drawing Chinese using SkiaSharp in Blazor WASM is very blurry Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant