Comment #19 on issue 28382 by [email protected]: Linux Anti Aliasing http://code.google.com/p/chromium/issues/detail?id=28382
No. It looks from comment #12 like GtkSettings is correctly saying that antialiasing should be disabled, so assuming that the font settings are making it from Chrome's browser process to the renderer processes and then into WebKit and then Skia (I don't expect there to be problems here, since this should be local-config-independent and it seems to work for everyone else, but if you're up for doing your own build you could check this; I can tell you where to look), I would guess that something's going wrong at the Skia level or below. agl@ may have better theories. -- 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
