The default X11 font rendering settings have changed considerably since Hardy: Karmic and Lucid render fonts very differently -- it seems that more subpixel hinting and antialiasing gets applied. Is it possible to get the old settings back? (The new default hurts my eyes, and have a strong negative impact on my productivity.)
In System / Preferences / Appearance / Fonts, I have all fonts set to Arial. I have Arial installed on both my Hardy and Lucid machines. Smoothing is set to Grayscale, Hinting is set to Full, Subpixel Order is set to RGB.
A visual illustration of <span style="font-family:Arial;font-size:13px">Peter, <b>Peter</b>,</span>:
: hardy_gray_good
: lucid_gray_bad
: lucid_subpixel_bad
Hardy renders the HTML fragment above as hardy_gray_good above, and I'd like to get the same on Lucid -- but Lucid can only render it as lucid_gray_bad or lucid_subpixel_bad (depending on my font rendering settings in System / Preferences / Appearance / Fonts / Details / Smoothing. How do I get hardy_gray_good on Lucid?
See http://dl.dropbox.com/u/635918/fontrender/fontrender.html for all the sample images and their zoomed counterparts.
I'm not asking which font I should use. In this question I'm interested in fixing the rendering for all fonts, with the existing renderings (lucid_gray_bad and lucid_subpixel_bad) and the desired rendering (hardy_gray_good) illustrated for Arial at 13px.
I'm not asking which of the 3 variants above are more readable -- for me, hardy_gray_good is much more readable than the 2 others, and I'd like to have it on my Ubuntu Lucid system.