> where can i download the webcore files? >From the same place you downloaded the JavaScriptCore source.
Dave On Thu, 9/25/08, Sherif <[EMAIL PROTECTED]> wrote: > where can i download the webcore files? > In my iphone, i have > my webkit version is 418.1 > and version number is 525.18.1 > It is not a nightly build > > I thought that the webcore can support unicode, > > > thanks, > > > David Kilzer wrote: > > 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

