aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoryzrh <yzrh@noema.org>2022-12-29 00:18:07 +0000
committeryzrh <yzrh@noema.org>2022-12-29 00:40:14 +0000
commit8083b30530a37d3529d453515465a00aac74a154 (patch)
tree0390c6550f642c96ad0f4b40aab949d1e120ffd0 /README.md
parentabce2fd2e4f8089779fb9b1dce94133716b0bb39 (diff)
downloadmelon-8083b30530a37d3529d453515465a00aac74a154.tar.gz
melon-8083b30530a37d3529d453515465a00aac74a154.tar.zst
Add JPEG 2000 support.
Signed-off-by: yzrh <yzrh@noema.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
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)