summaryrefslogtreecommitdiffstats
path: root/graphics/exact-image/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/exact-image/README')
-rw-r--r--graphics/exact-image/README19
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.