Fossil SCM

Add otf (OpenType font) mime type.

stephan 2026-03-20 12:07 trunk
Commit 422785d5dfafc5116a145aa96b75f89527bcddd4d0f471a34149a019f35167db
1 file changed +1
+1
--- src/doc.c
+++ src/doc.c
@@ -200,10 +200,11 @@
200200
{ "odp", 3, "application/vnd.oasis.opendocument.presentation" },
201201
{ "ods", 3, "application/vnd.oasis.opendocument.spreadsheet" },
202202
{ "odt", 3, "application/vnd.oasis.opendocument.text" },
203203
{ "ogg", 3, "application/ogg" },
204204
{ "ogm", 3, "application/ogg" },
205
+ { "otf", 3, "font/otf" },
205206
{ "pbm", 3, "image/x-portable-bitmap" },
206207
{ "pdb", 3, "chemical/x-pdb" },
207208
{ "pdf", 3, "application/pdf" },
208209
{ "pgm", 3, "image/x-portable-graymap" },
209210
{ "pgn", 3, "application/x-chess-pgn" },
210211
--- src/doc.c
+++ src/doc.c
@@ -200,10 +200,11 @@
200 { "odp", 3, "application/vnd.oasis.opendocument.presentation" },
201 { "ods", 3, "application/vnd.oasis.opendocument.spreadsheet" },
202 { "odt", 3, "application/vnd.oasis.opendocument.text" },
203 { "ogg", 3, "application/ogg" },
204 { "ogm", 3, "application/ogg" },
 
205 { "pbm", 3, "image/x-portable-bitmap" },
206 { "pdb", 3, "chemical/x-pdb" },
207 { "pdf", 3, "application/pdf" },
208 { "pgm", 3, "image/x-portable-graymap" },
209 { "pgn", 3, "application/x-chess-pgn" },
210
--- src/doc.c
+++ src/doc.c
@@ -200,10 +200,11 @@
200 { "odp", 3, "application/vnd.oasis.opendocument.presentation" },
201 { "ods", 3, "application/vnd.oasis.opendocument.spreadsheet" },
202 { "odt", 3, "application/vnd.oasis.opendocument.text" },
203 { "ogg", 3, "application/ogg" },
204 { "ogm", 3, "application/ogg" },
205 { "otf", 3, "font/otf" },
206 { "pbm", 3, "image/x-portable-bitmap" },
207 { "pdb", 3, "chemical/x-pdb" },
208 { "pdf", 3, "application/pdf" },
209 { "pgm", 3, "image/x-portable-graymap" },
210 { "pgn", 3, "application/x-chess-pgn" },
211

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button