diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2011-05-14 00:12:02 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-17 09:56:18 -0500 |
commit | 429da758530b2523b2f92dbec074eb5de7291535 (patch) | |
tree | 3df21f3d242ea0b6630a396df53624b78bbfe211 /graphics/exact-image/README | |
parent | 2acad05de94a31fd268366e6e73ade5684dba4ab (diff) | |
download | slackbuilds-429da758530b2523b2f92dbec074eb5de7291535.tar.gz |
graphics/exact-image: Updated for version 0.8.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/exact-image/README')
-rw-r--r-- | graphics/exact-image/README | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/graphics/exact-image/README b/graphics/exact-image/README index c22626293b..462851f603 100644 --- a/graphics/exact-image/README +++ b/graphics/exact-image/README @@ -1,10 +1,11 @@ -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. +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. -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 available +at Slackbuilds.org, while bardecode is optional but not available. |