Add Web Open Font Format to mime_db.

This commit is contained in:
Jérôme Duval
2014-02-11 23:25:43 +01:00
parent be94359ce4
commit 0ca8f08038
+12
View File
@@ -0,0 +1,12 @@
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
resource(1, "META:TYPE") "application/font-woff";
resource(2, "META:SNIFF_RULE") "0.50 (0x774f4646)";
resource(4, "META:S:DESC") #'MSDC' "Web Open Font Format";
resource(5, "META:EXTENS") message(234) {
"extensions" = "woff",
"type" = "application/font-woff"
};