Does IE10 supports OTF?

11,146

I don't think so, no. Try converting to EOT

You can see a chart of OTF/TTF support in browsers here http://caniuse.com/ttf

More info here: What is the status of TTF support in Internet Explorer?

I normally convert my fonts using this online tool. Has worked great for me!

Share:
11,146
Chemical Programmer
Author by

Chemical Programmer

Hello :)

Updated on June 28, 2022

Comments

  • Chemical Programmer
    Chemical Programmer almost 2 years

    I'm trying to use OTF in IE 10 but it is not working. I confirmed that TTF is well working in IE 10.

    I've already tried to convert OTF to EOT by several service (such as fontssquirrel) but failed. Maybe because my font is not for English.

    By the way, I found the article saying that "(1) IE10 unlocks CSS OpenType features for Webfonts". Doesn't it indicates "IE supports OTF since version 10?".

    However, many people saying that "(2) All version of IE doesn't support OTF" when I do googling.

    I can't understand difference between those two sentence (1) and (2).

  • Chemical Programmer
    Chemical Programmer about 10 years
    I also used that online tool, but that hasn't worked for me T^T