From 8083b30530a37d3529d453515465a00aac74a154 Mon Sep 17 00:00:00 2001 From: yzrh Date: Thu, 29 Dec 2022 00:18:07 +0000 Subject: Add JPEG 2000 support. Signed-off-by: yzrh --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b94a3e7..4e36fbd 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ Development Currently, CAJ, KDH, and HN can be converted. Please report any failures with a sample that can reproduce the behaviour. -HN support does not support JPEG 2000 yet. - Dependency ---------- @@ -19,6 +17,7 @@ Dependency 3. zlib 4. jbig2dec 5. libjpeg-turbo +6. openjpeg Usage ===== @@ -36,7 +35,7 @@ Options Specify output file -b, --buffer -Set buffer size (default 512k) +Set input buffer size (default 512k) -v, --verbose Print more information (twice for even more, three times for HN image processing information as well) -- cgit v1.2.3