diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2012-04-06 09:40:06 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-09 11:53:24 -0500 |
commit | 6bfcec9d9ac7e06b5b90e41c9ecda53c14206868 (patch) | |
tree | d6508a172f563f2dc934456be6093ca2a63b0a69 /graphics/exact-image/README | |
parent | dc5f6f416d91f5d8266f892a5dd1d7491db9542e (diff) | |
download | slackbuilds-6bfcec9d9ac7e06b5b90e41c9ecda53c14206868.tar.gz |
graphics/exact-image: Updated for version 0.8.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/exact-image/README')
-rw-r--r-- | graphics/exact-image/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/graphics/exact-image/README b/graphics/exact-image/README index 462851f603..eba5d60d42 100644 --- a/graphics/exact-image/README +++ b/graphics/exact-image/README @@ -1,11 +1,12 @@ -ExactImage is an image processing library which reimplements +ExactImage is an image processing library which reimplements ImageMagick functions with a significant speed improvement. The library also provides several new algorithms: lossless JPEG -transforms and creation of searchable PDFs from hOCR annotated HTML -created with an OCR program such as Tesseract or Cuneiform (available -at Slackbuilds.org). There are bindings for PHP, Lua, Perl, and Python. -See /usr/doc/exact-image-*/examples/ for information on using exactimage -with Perl, Python, PHP and Lua. +transforms and creation of searchable PDFs from hOCR annotated +HTML created with an OCR program such as Tesseract or Cuneiform +(available at Slackbuilds.org). There are bindings for PHP, Lua, +Perl, and Python. See /usr/doc/exact-image-*/examples/ for +information on using exactimage with Perl, Python, PHP and Lua. -ExactImage requires agg. Lua and evas are optional dependencies available -at Slackbuilds.org, while bardecode is optional but not available. +ExactImage requires agg. lua and evas are optional dependencies +(both available here at Slackbuilds.org) while bardecode is also +optional but not available here. |