On Thu, 9/25/08, Sherif <[EMAIL PROTECTED]> wrote:

> How can i start editing the javascriptcore to implement
> letter shaping?

Font rendering is done in WebCore, not JavaScriptCore.  Arabic is rendered 
using the "complex text" code path.  Look for files with "Font" in their name, 
search for "complex", and start reading code.

Dave


_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to