Comment #3 on issue 21149 by fengshenx: chinese ttf font with embedded
bitmap fonts was not well support
http://code.google.com/p/chromium/issues/detail?id=21149
I've meet the same problem.
And with some debugging, I fount the this is caused by Skia which doesn't
understand
embedded bitmap font while cairo dose a good work here.
As I'm not a committer, I just paste my patch here.
Hope the developer can accept my patch to fix the annoy problem.
Patch is against r27059 with Chromium and r341 with Skia.
Thanks!
Attachments:
chrome-zh_CN-embedded-font-r27059.patch 1.1 KB
skia-zh_CN-embedded-font-r341.patch 1.9 KB
--
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
-~----------~----~----~----~------~----~------~--~---