Re: [webkit-dev] Webkit with directfb on linux

2008-04-04 Thread Giri Rao
This is awesome Mike. I will be happy to patch them and try to use them. How can I get these patches? and yes I am trying to use webkit to get some thumnails. Thanks Giri On Thu, Apr 3, 2008 at 11:04 AM, Mike Emmel <[EMAIL PROTECTED]> wrote: > Yes if you need help with your setup i.e no X11 I h

Re: [webkit-dev] Locale-aware text breaking

2008-04-04 Thread Alexey Proskuryakov
On Apr 4, 2008, at 5:07 PM, Sergey Groznyh wrote: I wonder if there's any plans/ideas on implementing the locale-aware text breaking in WebKit? Here in the Java port I've implemented this for line break iterators (so the Java port is able to split e.g. Thai text correctly), but I'd rather adopt

[webkit-dev] Locale-aware text breaking

2008-04-04 Thread Sergey Groznyh
Hi, I wonder if there's any plans/ideas on implementing the locale-aware text breaking in WebKit? Here in the Java port I've implemented this for line break iterators (so the Java port is able to split e.g. Thai text correctly), but I'd rather adopt the common approach if it does exist (or is pla