summaryrefslogtreecommitdiffstats
path: root/sub/sd_ass.c
diff options
context:
space:
mode:
Diffstat (limited to 'sub/sd_ass.c')
-rw-r--r--sub/sd_ass.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sub/sd_ass.c b/sub/sd_ass.c
index 8a21ea0f42..7fa7deccfa 100644
--- a/sub/sd_ass.c
+++ b/sub/sd_ass.c
@@ -87,6 +87,10 @@ static const char *const font_mimetypes[] = {
"application/vnd.ms-opentype",
"application/x-font-ttf",
"application/x-font", // probably incorrect
+ "font/collection",
+ "font/otf",
+ "font/sfnt",
+ "font/ttf",
NULL
};