trapperjohn
June 12th, 2008, 04:41 AM
After upgrading from Gutsy to Hardy, the fonts of gnome-terminal and any Qt (=KDE) app like Kile were blurry, as if they had the wrong antialiasing setting. Gnome's font settings were correct, as everything else worked as expected.
After a little bit of google-searching and trying things from the Ubuntu wiki, the following solution worked for me:
Install kde-systemsettings: "sudo apt-get install kde-systemsettings"
Start it: "systemsettings"
Go to "Appearance"->"Fonts"
Select "Enabled" at "Use anti-aliasing" and go to "Configure..."
Enable "Use sub-pixel hinting" and select (works best for me..) "Vertical RGB"
Set "Hinting style" to "Full".
Now apply all settings and restart the terminal or any KDE application.
I think, it is a little weird, kde-settings has an influence on gnome-terminal ... ;)
See the attachment for an example screenshot (you have to click it again to see it fullscreen, else its also blurry ...).
After a little bit of google-searching and trying things from the Ubuntu wiki, the following solution worked for me:
Install kde-systemsettings: "sudo apt-get install kde-systemsettings"
Start it: "systemsettings"
Go to "Appearance"->"Fonts"
Select "Enabled" at "Use anti-aliasing" and go to "Configure..."
Enable "Use sub-pixel hinting" and select (works best for me..) "Vertical RGB"
Set "Hinting style" to "Full".
Now apply all settings and restart the terminal or any KDE application.
I think, it is a little weird, kde-settings has an influence on gnome-terminal ... ;)
See the attachment for an example screenshot (you have to click it again to see it fullscreen, else its also blurry ...).