[Webkit-unassigned] [Bug 16981] Thai word break support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 23 10:12:56 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16981





------- Comment #6 from pattara at mm.co.th  2008-01-23 10:12 PDT -------
I think ICU is another possible option.

I saw <a href=http://bugs.webkit.org/show_bug.cgi?id=4628>Bug 4628</a>. We
could add a check -- if LINUX then use ICU for Thai word breaking instead of
Carbon?

But then we need an explicit dependency between ICU and WebKit (in Ubuntu where
I tested there seems none though). The above patch will look for libthai and
use it dynamicially if exists, without forcing users to install it. For Thais,
compile-time linking is of course better but for the rest non-Thai-speaking
users, this dynamic method may save their bandwidth and disk space. 


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



More information about the webkit-unassigned mailing list