From 9c1f1d0b75de0d2ed299842d3025941f3e681c16 Mon Sep 17 00:00:00 2001 From: yzrh Date: Thu, 22 Dec 2022 19:47:40 +0000 Subject: Fix HN conversion and add JBIG2 support. Signed-off-by: yzrh --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 78a4107..471282e 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ Melon: Converter that produces PDF from CNKI proprietary formats Development ----------- -Currently, CAJ and KDH can be converted. Please report +Currently, CAJ, KDH, and HN can be converted. Please report any failures with a sample that can reproduce the behaviour. -HN support is being worked on. +HN support does not support JPEG 2000 yet. Dependency ---------- @@ -17,7 +17,7 @@ Dependency 1. OpenSSL 2. libiconv 3. zlib -4. JBIG-KIT +4. jbig2dec 5. libjpeg-turbo Usage @@ -39,7 +39,7 @@ Specify output file Set buffer size (default 512k) -v, --verbose -Print more information (twice for even more) +Print more information (twice for even more, three times for HN image decoding information as well) Thanks ====== -- cgit v1.2.3