diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2018-01-22 23:03:52 +0100 |
---|---|---|
committer | Sebastian Rasmussen <sebras@gmail.com> | 2018-01-24 15:29:23 +0100 |
commit | 7f82c01523505052615492f8e220f4348ba46995 (patch) | |
tree | 014c2eeaa278b2f7693ee6e23a2d5b6bea402533 /docs | |
parent | 813144d395bbeac926645f805e03ef9c29aad214 (diff) | |
download | mupdf-7f82c01523505052615492f8e220f4348ba46995.tar.xz |
docs: Mention use of an incompatible fork of lcms2.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/thirdparty.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/thirdparty.html b/docs/thirdparty.html index a7f55376..54173297 100644 --- a/docs/thirdparty.html +++ b/docs/thirdparty.html @@ -33,6 +33,7 @@ These are the third party libraries used by MuPDF. <tr><td><a href="http://www.freetype.org/">freetype</a><td>2.6.3<td>Font scaling and rendering <td>BSD-style <tr><td><a href="http://www.harfbuzz.org/">harfbuzz</a><td>1.3.2 with patches <td>Text shaping <td>MIT-style <tr><td><a href="http://www.ijg.org/">libjpeg</a><td>9.0 with patches <td>JPEG decoding <td>BSD-style +<tr><td><a href="http://git.ghostscript.com/?p=thirdparty-lcms2.git;a=summary">Incompatible fork of lcms2</a><td>2.9rc1 with patches<td>Color management <td>MIT-style <tr><td><a href="http://www.openjpeg.org/">openjpeg</a><td>2.1.0 with patches <td>JPEG 2000 decoding <td>BSD-style <tr><td><a href="http://www.zlib.net/">zlib</a><td>1.2.7<td>Deflate compression <td>zlib License |