From 048c55df7be9a6553c316e42c5bd38c7e72629be Mon Sep 17 00:00:00 2001 From: simon987 Date: Thu, 6 Feb 2020 19:56:29 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d427381..8aad91b 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ File type | Library | Content | Thumbnail | Metadata pdf,xps,cbz,fb2,epub | MuPDF | text+ocr | yes, `png` | title | `audio/*` | ffmpeg | - | yes, `jpeg` | ID3 tags | `video/*` | ffmpeg | - | yes, `jpeg` | title, comment, artist | -`image/*` | ffmpeg | - | yes, `jpeg` |  [Common EXIF tags](https://github.com/simon987/sist2/blob/efdde2734eca9b14a54f84568863b7ffd59bdba3/src/parsing/media.c#L190) | +`image/*` | ffmpeg | - | yes, `jpeg` | [Common EXIF tags](https://github.com/simon987/sist2/blob/efdde2734eca9b14a54f84568863b7ffd59bdba3/src/parsing/media.c#L190) | ttf,ttc,cff,woff,fnt,otf | Freetype2 | - | yes, `bmp` | Name & style | `text/plain` | *(none)* | yes | no | - | tar, zip, rar, 7z, ar ... | Libarchive | yes\* | - | no |