Hi!
On 4 March 2013 03:45, Bartek Stańkowski <
art...@gmail.com> wrote:
> 1. Browsers support: Droid Kufi does not work at all in IE7 (not a big
> problem, really) but also on iOS, which is more important. Any ideas why and
> what can I do to make it work?
I'm not sure why it doesn't work in IE7; I'll pick up a XP machine
later today to follow up on this.
It will not work on iOS because iOS only supports complex scripts with
AAT shaping, not OpenType, and the Droid and Noto fonts only have OT
shaping.
> 2. IE8 and some Android versions don’t display special characters and show a
> square instead. If I understand correctly, Droid Kufi contains only Arabic
> letters, not digits or special characters,
Yes
> but all other browsers can handle
> it well and fall back to using the next font in CSS font stack.
>
> Anyone knows how to fix this?
Yes, MSIE8 and earlier will not use the fall back stack for missing
characters; the only fix is to modify the font to include them.
I agree the numbers should be included. Which other 'special
characters' do you think should be included in the font file?
> You can have a look at this example, open it in IE8 and you’ll see a colon
> is not displayed correctly:
http://jsbin.com/ofaqiw/1
Thanks - publishing a HTML page so I can reproduce this is ideal!
Cheers,
Dave