7

I'm feeling like there's something wrong with font rendering because it looked a lot nicer last time I had Ubuntu running on the same PC (or even from a Live CD).

gnome-tweak-tool nautilus

Is it something wrong with my configuration?

jokerdino
  • 41,320
szx
  • 550

2 Answers2

5

Make sure you have the ubuntu-desktop package installed. It contains, among other things, the ubuntu-settings package, which includes the default font settings.

If you have it installed and the fonts still look ugly, you can try resetting the configurations of Unity:


Here's the default font settings for 12.10:

Tweak tool - Fonts

jokerdino
  • 41,320
3

I assume you are saying ugly to the thin look of the fonts. Though You have anti-aliasing turned on, the hinting is important there. With full hinting, you will get much thinner fonts which do not look great on Unity (It looks good in KDE though).

You should change the hinting to Slight, instead of full. It will give you smoother fonts which is enabled by default in Ubuntu.

Anwar
  • 76,649