diff options
Diffstat (limited to 'graphics/exact-image/README')
-rw-r--r-- | graphics/exact-image/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/exact-image/README b/graphics/exact-image/README new file mode 100644 index 0000000000..50317b273d --- /dev/null +++ b/graphics/exact-image/README @@ -0,0 +1,9 @@ +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 +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. |