Skip to content
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

woff and woff2 #168

Closed
sbechet opened this issue Sep 12, 2017 · 2 comments
Closed

woff and woff2 #168

sbechet opened this issue Sep 12, 2017 · 2 comments

Comments

@sbechet
Copy link

sbechet commented Sep 12, 2017

"application/font-woff":["woff"],"application/font-woff2":["woff2"],

is

"font/woff":["woff"],"font/woff2":["woff2"],

Proof example:

  • wget -v https://fonts.gstatic.com/s/roboto/v16/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2
@sbechet
Copy link
Author

sbechet commented Sep 12, 2017

IANA media-types database :

font-sfnt - DEPRECATED in favor of font/sfnt | application/font-sfnt | [Levantovsky][ISO-IEC JTC1][RFC8081]
font-woff - DEPRECATED in favor of font/woff | application/font-woff | [W3C][RFC8081]

AND

woff | font/woff | [RFC8081]
woff2 | font/woff2 | [RFC8081]

@broofa
Copy link
Owner

broofa commented Sep 12, 2017

This is an issue with mime-db. Please report there.

https://github.com/jshttp/mime-db/blob/master/db.json#L385

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants