Comment #9 on issue 17880 by alangley: Font rendering broken http://code.google.com/p/chromium/issues/detail?id=17880
andrewmlau: sorry, the issue is obvious. You mentioned in the other thread that you're using buildbot snapshots. They're built on Ubuntu, where the headers say that we have subpixel support. But you're running them with a different set of libraries, which actually don't. I'm not entirely sure what to do about that. I believe that I could detect the lack of runtime support in the code, but that slows the code down for everyone. On the other hand, it's nice for people to be able to test buildbot builds. Let me have a think about that. -- 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 -~----------~----~----~----~------~----~------~--~---
