0

Before 12.10 I was used to restore fonts just by deleting the ~/fonts.conf file and ~/fontconfig folder.

I cannot locate those two files anymore in 12.10 and deleting ~/.cache/fontconfig/ doesn't help.

I have ugly fonts on chrome after installing kubuntu-desktop. How can I restore the fonts?

Vincenzo Pii
  • 1,839

1 Answers1

1

It seems that the problem was not related to the KDE installation, but to the msfonts.

I removed the mscorefonts, logout and I got my fonts reverted to the original ones.

sudo apt-get purge ttf-mscorefonts-installer
Vincenzo Pii
  • 1,839