Replies: 1 comment
-
|
renderer-skia |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I use Simplified Chinese in my UI, the text always displays correctly and clearly in the Slint Live Preview tool. However, when I compile and run the application standalone, the UI displays blurry text.

Does anyone know how to fix this?
Below is my slint source code
Rust code:
Cargo.toml
Beta Was this translation helpful? Give feedback.
All reactions