Replies: 1 comment
-
|
This is ClearType on Windows. Font anti-aliasing is required in almost all applications so it's surprising to find a case where its unwanted. You can disable it using |
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.
-
Hi,
I'm porting an older application to Avalonia and I noticed that the text is not as crisp as in the original.
This seems to me is because Avalonia blends the edges of the text with the background color. Is there a way to turn this off?
Both examples have the foreground color set to Black.
Beta Was this translation helpful? Give feedback.
All reactions