Text rendering
#22347
-
|
Hello, Trying to porting a Winui 3 application to Uno skia desktop. There is any setting to adjust to make the text rendered look less blurry.
Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
mcNets
Feb 13, 2026
Replies: 1 comment
-
|
By default Uno uses OpenSans in all targets excepts WinUI. You can try to disable this behaviour or use your own fonts. Have a look at 'Custom Fonts' documentation. https://platform.uno/docs/articles/features/custom-fonts.html#disabling-open-sans |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Lounis31
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

By default Uno uses OpenSans in all targets excepts WinUI.
You can try to disable this behaviour or use your own fonts. Have a look at 'Custom Fonts' documentation.
https://platform.uno/docs/articles/features/custom-fonts.html#disabling-open-sans