eot Questions
6
Solved
I’m using @font-face for embedded fonts (thanks Paul Irish). In trying to fix Chrome’s warning about wrong MIME type for woff fonts, I’ve discovered a mass of conflicting suggestions.
Everyone see...
1
What’s the difference between EOT lite and EOT compressed?
It says that EOT files have a domain binding built in, but for example I can convert my fonts to EOTs with the FontSquirrel converter whe...
3
With so many people using EOT files for webfonts (to support IE8) I can't believe I am unable to find a single application that supports viewing them. Hopefully I'm missing something obvious ...
1
I am trying to get a font to render within a file and it is giving me the usual error of
Resource interpreted as Font but transferred with MIME type text/html:
But the HTML file on show is our ...
Echeverria asked 3/10, 2014 at 11:6
2
Solved
I'm writing a bash script to send me an email automatically.
Mailx requires an EOT or ^D signal to know the message body is over and it can send.
I don't want to hit ^D on the keyboard when I run s...
1
Solved
IE is very strange. I've had a look at MIME types, added a .htaccess file with
<FilesMatch "\.(ttf|otf|eot|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*...
Pretence asked 11/9, 2012 at 14:3
3
This week we stumbled upon a rather odd bug in IE7 (surprise, surprise) when embedding a EOT font file using the @font-face construct.
To save on bandwidth, we often edit out sets of characters fr...
Owlet asked 17/6, 2011 at 9:13
1
© 2022 - 2024 — McMap. All rights reserved.