[Webkit-unassigned] [Bug 51012] Kana should be part of CJK Ideographs in WebCore/platform/graphics/Font.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 15:11:49 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51012





--- Comment #5 from Koan-Sin Tan <koansin.tan at gmail.com>  2010-12-14 15:11:49 PST ---
(In reply to comment #4)
> (From update of attachment 76508 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=76508&action=review
> 
> All these checks look slow. I don't know if this is a practical problem.

you have to deal with it anyway, right?
how about combining checks of contiguous blocks, such as hiragana and katakana?
or try to come up some magic arithmetic?

> > LayoutTests/ChangeLog:8
> > +        Test if kana displayed correctly in vertical text with broken font.
> 
> The test should have expected results, see <http://webkit.org/coding/contributing.html>.

Will do that, thanks.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list