diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:07:10 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:07:10 +0200 |
commit | 4361442a509d96f3d5eb784f3aaad3580e537747 (patch) | |
tree | 6fc908270b8636700295b56e6b3fffa7aefa1d72 /development/jbigkit/README | |
parent | 51f08950275a43ab5ec8cf43a5fd0c1cb668dd51 (diff) |
development/jbigkit: Removed from 13.0 repository
Diffstat (limited to 'development/jbigkit/README')
-rw-r--r-- | development/jbigkit/README | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/development/jbigkit/README b/development/jbigkit/README deleted file mode 100644 index 1555449774..0000000000 --- a/development/jbigkit/README +++ /dev/null @@ -1,17 +0,0 @@ -JBIG is a highly effective lossless compression algorithm for -high-resolution bi-level images (one bit per pixel), which is -particularly suitable for scanned documents or fax pages. - -JBIG-KIT provides a portable library of compression and decompression -functions with a documented interface that you can include very easily -into your image or document processing software. In addition, JBIG-KIT -provides ready-to-use compression and decompression programs with a -simple command line interface - -IMPORTANT NOTICE - -It seems that some of the JBIG algorithms implemented in JBIG-KIT were -or may be still covered by patents. JBIG-KIT comes without any patent -license as its author is not sure which patents affect which use of -JBIG in which country. With this being said, you should compile and -use JBIG-KIT on your own. |