Comment #2 on issue 18281 by [email protected]: Japanese font selection gets mixture of fonts for some letters http://code.google.com/p/chromium/issues/detail?id=18281
We selected a different font than Firefox, and that font didn't contain one of the needed glyphs. The fallback then picked up a 3rd font, which was scalable rather than anti-aliased. This isn't unexpected since we won't load pure, bitmap only fonts. WebKit doesn't handle the distinction of fonts which only exist for certain sizes. I think this is either a won't fix, or a multi-week project to redo WebKit's font handling. -- 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 -~----------~----~----~----~------~----~------~--~---
