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 };