[webkit-reviews] review requested: [Bug 51012] Kana should be part of CJK Ideographs in WebCore/platform/graphics/Font.cpp : [Attachment 76500] Proposed patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 13 22:14:33 PST 2010
Koan-Sin Tan <koansin.tan at gmail.com> has asked for review:
Bug 51012: Kana should be part of CJK Ideographs in
WebCore/platform/graphics/Font.cpp
https://bugs.webkit.org/show_bug.cgi?id=51012
Attachment 76500: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=76500&action=review
------- Additional Comments from Koan-Sin Tan <koansin.tan at gmail.com>
Add the following to CJK ideographs:
hiragana: U+3040 - U+309F
katakana: U+30A0 - U+30FF
Halfwidth and Fullwidth Forms: U+FF00 - U+FFEF
Glyphs in Halfwidth and Fullwidth Forms are widely used in CJK. They are mostly
used in CJK, I think.
More information about the webkit-reviews
mailing list