summaryrefslogtreecommitdiff
path: root/graphics/exact-image/README
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2010-10-20 01:24:18 -0500
committerErik Hanson <erik@slackbuilds.org>2010-10-20 10:50:47 -0500
commitb30abf75a50233c0c8d9ab393b08aa68e0198ad7 (patch)
tree8f4c05099a9c520a928431ee05e36148bb1f5dbd /graphics/exact-image/README
parentf2581bfdace3a7a4e6eeb2be804f202fb8ba1487 (diff)
downloadslackbuilds-b30abf75a50233c0c8d9ab393b08aa68e0198ad7.tar.gz
graphics/exact-image: Updated for version 0.8.2.
Diffstat (limited to 'graphics/exact-image/README')
-rw-r--r--graphics/exact-image/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/exact-image/README b/graphics/exact-image/README
index 50317b273d..c22626293b 100644
--- a/graphics/exact-image/README
+++ b/graphics/exact-image/README
@@ -1,9 +1,10 @@
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. There are bindings for PHP, Lua, Perl, and
-Python. See /usr/doc/exact-image-*/examples/ for information on using
+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.
-This requires agg. lua and evas are optional dependencies, as is bardecode,
-but bardecode is not available from SlackBuilds.org.
+ExactImage requires agg. Lua and evas are optional dependencies available at
+Slackbuilds.org, while bardecode is optional but not available.