summaryrefslogtreecommitdiff
path: root/libraries/jbig2enc/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2016-11-06 07:27:15 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-07 06:10:57 +0700
commit29ca02bcf140d4a85ba1fd6b6d91a0aae641d363 (patch)
treebf7509e865d5eaca4d063c1a6424472029634757 /libraries/jbig2enc/README
parent1b9059091eb1318e5f1b0bbd5a1d530bfba22c0b (diff)
downloadslackbuilds-29ca02bcf140d4a85ba1fd6b6d91a0aae641d363.tar.gz
libraries/jbig2enc: Added (encoder for JBIG2).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/jbig2enc/README')
-rw-r--r--libraries/jbig2enc/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/jbig2enc/README b/libraries/jbig2enc/README
new file mode 100644
index 0000000000..6e7308438f
--- /dev/null
+++ b/libraries/jbig2enc/README
@@ -0,0 +1,11 @@
+jbig2enc (encoder for JBIG2)
+
+JBIG2 encodes bi-level (1 bpp) images using a number of clever tricks
+to get better compression than G4.
+
+The package includes shared libraries, headers, docs, the jbig2(1)
+command-line conversion tool, and pdf.py(1) which post-processes JBIG2
+files to create PDFs.
+
+Use of this software may require patent licenses in some countries.
+You are directed to annex I of the JBIG2 specification for information.