Fonts on Certain Web Pages jagged and blocky on XP yet fine in Windows7
- by Peter Nimmo
This site for example: http://www.cultbox.co.uk/reviews/episodes/778-twenty-twelve-episode-3-review
Which has this CSS - http://www.cultbox.co.uk/style.css
body {
text-align: center;
font-size: 1em;
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
color: #000000;
background: #D3D8E1;
}
I think I first saw this problem on Tech Republic.
Also is it possible to find out which Font the browser chose to render in?