Update README.md

This commit is contained in:
simon987 2019-12-04 20:56:52 -05:00 committed by GitHub
parent d816dae8b3
commit 88c37e3523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```
```