WPF 4.0 Font Rendering Issue

Posted by Tom Allen on Stack Overflow See other posts from Stack Overflow or by Tom Allen
Published on 2010-04-19T10:07:45Z Indexed on 2010/04/19 10:13 UTC
Read the original article Hit count: 442

Filed under:
|
|

I'm getting a weird rendering issue with WPF 4 applications in the way they render some of the text as it's stretching it and making it very narrow.

.net 3.5: .Net 3.5

.net 4.0: .Net 4.0

At first I thought it could be a problem with the font, but I'm also seeing the same problem in the Blend 4 beta:

Blend

I'm running XP SP3, Visual Studio 2010 Professional and everything's as up to date as it can be. I'm not noticing any such problems with Silverlight 4 apps I have built on the same machine... Anyone else seen this or know why it's happening?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about 4.0