Comment #13 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

I rebooted my workstation and tried the test again.  Now everything is  
working well.
It looks like an Ubuntu's (?) problem. Sorry for the confusion.

$ /usr/bin/gnome-appearance-properties
      (set the font setting to "Monochrome")
$ ./gtksettings
antialias=0
hinting=1
hint_style=hintfull
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=hintfull
rgba_style=none

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


--
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