From 88c37e35232de41181d6cdd84774130f639830fa Mon Sep 17 00:00:00 2001 From: simon987 Date: Wed, 4 Dec 2019 20:56:52 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37479a4..8eb2949 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ pdf,xps,cbz,fb2,epub | MuPDF | yes | yes, `png` | title | `image/*` | ffmpeg | - | yes, `jpeg` | `EXIF:Artist`, `EXIF:ImageDescription` | ttf,ttc,cff,woff,fnt,otf | Freetype2 | - | yes, `bmp` | Name & style | `text/plain` | *(none)* | yes | no | - | +tar, zip, rar, 7z, ar ... | Libarchive | *planned* | - | no | docx, xlsx, pptx | | *planned* | no | *planned* | @@ -122,4 +123,4 @@ binaries. ./scripts/get_static_libs.sh cmake . make - ``` \ No newline at end of file + ```