[Webkit-unassigned] [Bug 117320] TextBreakIteratorWchar.cpp should support line breaks with Asian characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 14:27:42 PDT 2013


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





--- Comment #1 from Mark Salisbury <mark.salisbury at hp.com>  2013-06-13 14:26:18 PST ---
Wchar unicode has bigger problems: it doesn't have basic unicode support, including support for determining the category for a specified category.  Without addressing that there's no good way to fix this issue.

I sent a message to webkit-dev a few days ago raising the possibility of embedding limited parts of ICU in order to provide a much lighter weight but functional unicode implementation.

Not much response - just one "I'm interested in this too, any updates?".

-- 
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