zaheer ahmad wrote:
hi,
i used the patch below and had success in rendering arabic webpages.
however this seems to have broken the text search,
Font::selectionRectForText -> selectionRectForComplexText(run, style,
point, h, from, to); seems to be returning incorrect values.
Hey,
selectionRectForComplexText() is unimplemented. It just returns IntRect(), so
text selection and similar features will not work. This should not take more
than 20 minutes to implement -- patches welcome.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev