Forum Moderators: not2easy
font-family: Verdana, Helvetica, Arial, sans-serif;
In my experience the anti-aliasing that windows uses doesn't look right, and IE6 has some serious font scaling issues (it jumps in steps instead of allowing any size) but most of those are for small fonts.
I'm seeing no such effect on my mac ...
Got some sample code that shows it ?
OS: Win XP Pro SP2
Monitor: Tried both the LCD laptop display as well as an external monitor, neither impacted/changed the matter
Font anti-aliasing: Tried both Standard and ClearType
The crazy part is, if I switch to say, Times New Roman, all seems "back to normal"
In fact it's not clear as to what the problem is!
What do you mean by "anywhere I use this font the size will not adjust properly at this resolution"?
What actually happens, and what did you expect to happen? (something to do with size)
Maybe your problem has to do with font size? Is the size specified?
Or perhaps the problem is that Verdana isn't installed or something.
If the problem is with Verdana, use Verdana in your test scenario! not "Verdana, Helvetica, Arial, sans-serif", because it's just harder to diagnose, IMO. If it can't display Verdana, it will display the default font.
[edited by: swa66 at 10:43 am (utc) on Nov. 19, 2009]
Yes, font-size is specified and Verdana is installed and fine. The filemtime and everything else about the font file checks out with other computers here on the network, meaning it is not corrupted and is exactly the same as the other computers. So I discounted the actual font(s) themselves as being an issue. And I did try just Verdana. And just Helvetica. And just ... etc. etc. The font-family listed, each and every one, renders the font size so large that it is "pushing" too close to sibling text. BUT, only on this one machine. Other machines on the same network render the code in their browsers as one would expect. And this is being served from the same server, with the same appropriate headers. So I was trying to diagnose the issue. Indeed, as you mentioned, it seems to be only this one computer, but WHAT about this one computer? What in the world might cause the display to render so differently? I have no idea, so I posted here to see if anybody else had insight.
You don't get this problem in MS word/wordpad/notepad/OO write or anything else?
I would have never thought of this without some group troubleshooting. Once again, thanks. You made my day :)