-
-
Notifications
You must be signed in to change notification settings - Fork 636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Font MIME types following RFC 8081 #114
Conversation
Which browsers support these MIME types? Update: This thread answers it: jshttp/mime-db#77 |
At least the latest version of modern browsers, but this is hard to say except not being able to produce an error. Also, as an example, Google Fonts already use these "new" types:
Extracted from Lato served for IE
Extracted from Lato served for Chrome |
This is a very good link, thanks! But this seems to be kind a vicious circle: if everyone wait to the other be updated, no one will do. Isn't it? What is your opinion? |
Yeah, I agree this should be merged! Could you please take a look at the CI failure? |
Any reason why |
Builds fail since trusty for all builds on Travis: sudo is required for some scripts but not granted.
Yes, because
|
Recent changes introduced by the [RFC 8081](https://tools.ietf.org/html/rfc8081) and [registered at IANA](https://www.iana.org/assignments/media-types/media-types.xml#font)
Rebased. |
👍 |
@LeoColomb: Shouldn't we remove the old types completely? |
I would keep them for compatibility as software may force them. |
Recent changes introduced by the RFC 8081 and registered at IANA.
application/x-font-ttf
font/ttf
font/opentype
font/otf
application/font-woff
font/woff
application/font-woff2
font/woff2
application/x-font-ttf
(ttc)font/collection