Hey, thanks all. I've made some readability changes, but added a small section that may be of interest to OldFart.
I'm unaware of any hacks, but I have a feeling that you don't have a need for cleartype (from the added section):
-------
Whether or not standard font smoothing is enabled for a certain size character seems to be dependant upon screen resolution. These seem to be the smallest size character to be smoothed on various popular resolutions:
1600x1200 9pt.
1280x960 12pt.
1024x768 16pt.
800x600 22pt.
640x480 12pt.
This data set is problematic as only 1600x1200 is capable of smoothing 10pt. fonts, which should be considered the realistic small to average size character that web designers are creating their pages to be read at. While nearly all video cards today can display 1600x1200, few mainstream monitors can sustain a high enough refresh rate to make that resolution comfortable to use, let alone readable on anything less than a 19? monitor. The minimum font size for standard smoothing for 1024x768 and 800x600 are shameful--it would be rare to encounter a font that large during normal web browsing that was not created as a bitmap image to begin with. 640X480, on the other hand, seems to be doing things right and I cannot imagine why the other resolutions are not following its lead.
What this means practically, is that if your computer is set at an extremely low resolution of 640x480 (which is no longer available in Windows XP) or at an extremely high one of 1600x1200 or above, standard font smoothing is likely to be more attractive on your CRT display because of the absence of colored fringes and smoother large characters. For the rest of us at the center of the bell curve, ClearType is the only way to go.
-----
Based on your posts, I'm assuming you run at 1600X so standard seems to do a better job, overall.
As for longcoolmother--you might want to try that link I posted to the cleartype faq, it lets you pick from a variety of anti-aliasing setups, one might be easier on your eyes, or not. YMMV, but that's what this is all about.
But thanks for the comments, all.