Comment #12 on issue 18159 by [email protected]: web sites text is  
always antialiased no matter the antialias settings of the system
http://code.google.com/p/chromium/issues/detail?id=18159

Here is the result:

$ /usr/bin/gnome-appearance-properties
      (set the font setting to "Monochrome")
$ ./gtksettings
antialias=1
hinting=1
hint_style=hintmedium
rgba_style=none

$ /usr/bin/gnome-appearance-properties
      (set the font setting to "Best shapes")
$ ./gtksettings
antialias=1
hinting=1
hint_style=hintmedium
rgba_style=none

$ /usr/bin/gnome-appearance-properties
      (set the font setting to "Best contrast")
$ ./gtksettings
antialias=1
hinting=1
hint_style=hintmedium
rgba_style=none

$ /usr/bin/gnome-appearance-properties
      (set the font setting to "Subpixel smoothing")
$ ./gtksettings
antialias=1
hinting=1
hint_style=hintmedium
rgba_style=none

Hmm... the gnome command is not working well? The system I used is gHardy  
64bit.

--Yusuke


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to