-
-
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
Add configs for WOFF 2.0 font files #32
Comments
I had a discussion with Vladimir Levantovsky (one of the specification editors) about what will be the recommended file extension and media type for WOFF 2.0 font files. His answers were:
|
Updates from Vladimir Levantovsky:
From http://dev.w3.org/webfonts/WOFF2/spec/: Cc: @josh, @sergejmueller. |
Thanks for this summary. I updated my WOFF2 Gist. |
As always, Blink/WebKit based browsers (currently it affects Chrome and Opera) will complain about the @paulirish, @mathiasbynens can any of you add |
Thanks @alrra! I’ve filed https://code.google.com/p/chromium/issues/detail?id=391289 for this. |
Thanks @mathiasbynens! |
Specification: http://www.w3.org/TR/WOFF2/
Browser Support: Chrome 36+
Other links:
-
Extension: `.woff2` (commonly used/suggested)-Media type: `font/woff2` (commonly used/suggested)EDIT: see #32 (comment).
Note: from my tests the file extension and the media type don't matter (at least, not in Chrome)
The text was updated successfully, but these errors were encountered: