[webkit-dev] Safari and complex script rendering
Sherif
ehrenmann1877 at yahoo.de
Sun Sep 28 03:06:58 PDT 2008
Hello Alexey, Darin and all
Thank you for your replies. I tested the iphone with different fonts
that i checked using fontforge. The fonts have both Gsub and Gpos tables
correct, but
_the problem is that:_
Iphone doesn't load the Gsub table from the font file. It keeps on using
the isolated form for each letter.
Accordingly i though to embed the sub tables to be hardcoded in the webcore.
any comments would be appreciated.
regards,
Sherif
Alexey Proskuryakov wrote:
> on 28.09.2008 04:34, Sherif at ehrenmann1877 at yahoo.de wrote:
>
>
>> but it seems that on the iphone, the webcore doesn't read the shaping
>> information from the font files.
>>
>> Is this true?
>>
>> If yes, in which file does the complex scripting exist in the webcore, i
>> need tips to include shaping information?
>>
>
> As Darin told you 4 days ago, this is not a WebCore issue, so there is
> nothing you can do in WebCore to fix it.
>
> Being an issue outside of open source code, it is investigated by Apple
> internally.
>
> - WBR, Alexey Proskuryakov.
>
>
>
>
More information about the webkit-dev
mailing list