Perhaps you are using Exploder? I've just had a look at that page in IE on a high-res laptop. The system is tuned for 120 dpi rather than the 96 dpi that usually is standard. It seems MS in their infinite wisdom have decided to scale all images 125% on such displays. Which means that even their own logo looks terrible. And needless to say, the formulae on my page are fuzzy. The whole thing is explained at
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/overview/highdpi.asp
I have yet to find a fix for this. The images are _generated_ at the appropriate scale. NO SCALING is necessary. Possibly, I could scale the images 80% first <shudder>. Any better suggestions?
Read that page. It says that scaling happens when some "UseHR"
registry key is set. Trash it with a registry editor and
no more scaling.
Helge Hafting