diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2016-06-21 10:32:11 +0200 |
---|---|---|
committer | Sebastian Rasmussen <sebras@gmail.com> | 2016-07-06 11:52:22 +0800 |
commit | b03381add14f1c22662402d581024308335ec4f9 (patch) | |
tree | 94f9b37c370b70829caaed872a4a0230ab893e01 /docs | |
parent | 10c8945851bf76bd22601411d2708fe2ff1bbea6 (diff) | |
download | mupdf-b03381add14f1c22662402d581024308335ec4f9.tar.xz |
Add optional support for Luratech JPEG2000 decoder.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/thirdparty.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/thirdparty.txt b/docs/thirdparty.txt index 491d76ee..e8dce82b 100644 --- a/docs/thirdparty.txt +++ b/docs/thirdparty.txt @@ -29,6 +29,9 @@ zlib 1.2.7 (De)Flate zlib License http://www.zlib.net/ curl 7.31.0 HTTP data MIT-style http://curl.haxx.se/ transfer +Luratech JP2 JPEG 2000 commercial http://www.luratech.com/ + decoding + Luratech JBIG2 JBIG2 commercial http://www.luratech.com/ decoding |