slackbuilds/graphics/exact-image
B. Watson b2800600aa graphics/exact-image: Fix build if efl installed.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-02-27 22:27:51 -06:00
..
Provide-gif-quantization-for-giflib-5.2.patch graphics/exact-image: Patch for giflib >= 5.2.x. 2021-04-17 23:20:57 -05:00
README graphics/exact-image: Fix build if efl installed. 2022-02-27 22:27:51 -06:00
c98.patch graphics/exact-image: Fix build on -current. 2017-07-05 09:11:28 +07:00
exact-image.SlackBuild graphics/exact-image: Fix build if efl installed. 2022-02-27 22:27:51 -06:00
exact-image.info graphics/exact-image: Updated for version 1.0.2. 2019-02-02 08:12:06 +07:00
fixup-perl_paths.diff graphics/exact-image: Updated for version 0.8.7. 2012-04-09 11:53:24 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.

lua is an optional dependency.

bardecode is also optional but not available at SBo.

[*] The PHP extension is disabled in this SlackBuild, as it only
    supports PHP5, and we have PHP7 on Slackware 15.0. Sorry.