icnfnt icon indicating copy to clipboard operation
icnfnt copied to clipboard

.eot file was broken

Open runbrun opened this issue 12 years ago • 6 comments

generated font files worked fine in firefox, chrome, and ie9 but in ie8 it gave the following error: CSS3111: @font-face encountered unknown error

as explained here http://www.marinbezhanov.com/web-development/16/how-to-embed-webfonts-properly-and-how-to-solve-the-ambiguous-css3111-font-face-encountered-unknown-error/ i have converted ttf file to eot by http://www.fontsquirrel.com/fontface/generator and it solved the problem...

runbrun avatar Jan 24 '13 00:01 runbrun

Thanks for the heads up! We'll take a look!

grantgordon avatar Feb 06 '13 01:02 grantgordon

I realised the eot file was corrupt when I replaced it with the one that font awesome uses on their website. I tried using the fontsquirrel generator version (based on the ttf file) but it didn't work. I tried both lite and compressed versions of the EOT file (expert mode).

I'm not sure if the TTFPATCH is worthwhile. Is the font 'locked'?

I'm resorting to the full font spec for now. <= IE8 affected.

dynamicdan avatar Feb 18 '13 11:02 dynamicdan

Sorry for the delay on this. I should be able to get a fix out soon.

grantgordon avatar Feb 19 '13 23:02 grantgordon

IE7 and IE8 are both non functional due to the corrupted .eot file that is being generated.

jlaeser avatar Mar 15 '13 20:03 jlaeser

Dudes. We totally got burned with this hard at work. Please, please, please fix it. The corrupt .eot files are not working in IE8.

y0n3r avatar Aug 12 '13 21:08 y0n3r

Bountysource decided to update their Terms of Service:

2.13 Bounty Time-Out. If no Solution is accepted within two years after a Bounty is posted, then the Bounty will be withdrawn and the amount posted for the Bounty will be retained by Bountysource. For Bounties posted before June 30, 2018, the Backer may redeploy their Bounty to a new Issue by contacting [email protected] before July 1, 2020. If the Backer does not redeploy their Bounty by the deadline, the Bounty will be withdrawn and the amount posted for the Bounty will be retained by Bountysource.

gustavorps avatar Jun 18 '20 15:06 gustavorps