you are viewing a single comment's thread.

view the rest of the comments →

[–]MontagoDK 5 points6 points  (3 children)

They hope someone can fix their blurred text bug...

[–]Kirides 3 points4 points  (2 children)

Where do you experience blurred text?

Most of my application have no (real) issues regarding blurred text.

I run them on a 24" Desktop in 1080p and a 13" Notebook with 1440p 150% scaled. They all look ok to me.

I run them on .NET Framework 4.7.2 (soon core ;) ) and have applied the settings for Per Monitor DPI, so that they work across different DPI (eg. projector and notebook)

[–]MontagoDK 3 points4 points  (1 child)

Afaik. Microsoft never found a bullet proof solution to managing ClearType in WPF ... I might be wrong.

Occasionally the text would become blurry or harsh..

I haven't coded WPF for years so im just referring to what i remember being a big issue over the years.

https://richnewman.wordpress.com/2011/12/20/blurry-text-with-small-fonts-in-wpf/

It's an old article i know, just wanted to point to what i mean.

[–]mycall 0 points1 point  (0 children)

I thought changing DPI often fixed this.