0

I've just installed Ubuntu and my fonts look weird on website and in emails. Below are some screenshots of thunderbird and chromium.

The problem occurs in the following programs:

  • Chromium
  • Firefox
  • Thunderbird

how can I fix it?

In Thunderbird: email also with same fonts

In Chromium: enter image description here

graham
  • 10,436

1 Answers1

0

To change your font please install unity-tweak-tool from software center, run it from dash and and choose fonts.

Also if the option "hinting" is not set to slight please do so,

EDIT We can do the same thing for chrome and see if that helps there

Click the Chrome menu on the browser toolbar. Select Settings. Click Show advanced settings and go to the "Languages" section Then default font and encoding Choose any font and see if this fixes your issue and let me know

Mark Kirby
  • 18,529
  • 19
  • 78
  • 114
  • i did install this , my email fonts problem is solved but the social media website fonts are still coming weird. And biggest strange fact is that only websites related to social media are coming with those fonts. kindly help – Sonika Sharma Aug 23 '14 at 08:17
  • all the problems are solved related to fonts in chromium..but dont know why fb, linkedin fonts display are not getting changed – Sonika Sharma Aug 23 '14 at 08:47
  • Are you using web app or browser versions of linkedin and facebook ? – Mark Kirby Aug 23 '14 at 08:51
  • browser versions – Sonika Sharma Aug 23 '14 at 08:53
  • Here is an extension for chrome to force all websites to use your selected fonts https://chrome.google.com/webstore/detail/ubuntu-1010-unified-font/gmpnnplimbnbmdaigmnajmbdcinhpddj?hl=en – Mark Kirby Aug 23 '14 at 08:55
  • sorry that link is out dated this one should be better https://chrome.google.com/webstore/detail/%E5%BC%BA%E5%88%B6%E7%BD%91%E9%A1%B5%E4%BD%BF%E7%94%A8%E8%87%AA%E5%AE%9A%E4%B9%89%E5%AD%97%E4%BD%93/hckjchjpkmbihoocajjpjajkggbccgee?hl=en – Mark Kirby Aug 23 '14 at 08:57
  • doesnt seems to help..should i reinstall the browsers? – Sonika Sharma Aug 23 '14 at 09:12
  • Try but do it like this - sudo apt-get remove --purge chromium-browser && apt-get autoremove - sudo apt-get install chromium - sudo apt-get update && apt-get upgrade - This will ensure a clean and up to date install. – Mark Kirby Aug 23 '14 at 09:45