Sponsored Links

Sponsored Links

The Google chrome browser or chromium browser is not always accepting the font hinting settings done is the gnome control center or gnome tweak tool. The result is all other application font hinting and google chrome browser, chromium browser font hinting are different some time. This lead to bad look of fonts in google chrome or chromium browser in gnome 3 desktop. To disable the font hinting in gnome just edit the font conf file in the home directory

<?xml version="1.0"?><!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
 <dir>~/.fonts</dir>
 <match target="font">
     <edit name="hinting" mode="assign"><bool>false</bool></edit>
  </match>
</fontconfig>

Change the contents look like then save the file. Restart the google chrome or chromium browser. The Font hinting is now disabled on google chrome or chromium.

Detailed Discussion thread is here.

Worked for me

Enhanced by Zemanta

Related Keys:

linux mint chrome fontschange chrome fonts fedora 18bad font chrome linuxgnome browser font fedoragoogle chrome bad hintinggoogle chrome fedora 18 looks badgoogle chrome fonts ugly fedorahorrible fonts chromium linuxhow to disable hinting in linux mintlinux mint chrome fronts

Related Posts Plugin for WordPress, Blogger...

Sponsored Links

×

Comments are closed.