aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoryzrh <yzrh@noema.org>2022-12-22 19:47:40 +0000
committeryzrh <yzrh@noema.org>2022-12-24 23:29:56 +0000
commit9c1f1d0b75de0d2ed299842d3025941f3e681c16 (patch)
tree302f6d4a2235acfe8872a3c0c1c216fecc323b95 /README.md
parentac3b1dda63944f2cc8caaa52344774255e1956c8 (diff)
downloadmelon-9c1f1d0b75de0d2ed299842d3025941f3e681c16.tar.gz
melon-9c1f1d0b75de0d2ed299842d3025941f3e681c16.tar.zst
Fix HN conversion and add JBIG2 support.
Signed-off-by: yzrh <yzrh@noema.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
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
======