1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/exact-image/exact-image.desc
3 [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A fast, modern and generic image processing library
14 [T] ExactImage is a fast C++ image processing library. Unlike many other
15 [T] library frameworks it allows operation in several color spaces and bit
16 [T] depths natively, resulting in much lower memory and computational
19 [T] ExactImage comes with standard algorithms, such as rotation, scaling,
20 [T] generic convolutions, etc. as well as state of the art pattern
21 [T] as well as barcode recognition.
23 [T] Specialized support for handling JPEG and JPEG2000 data is available,
24 [T] including optimized and loss-less orthogonal rotation, as well as
25 [T] fast downscaling for JPEG, embedding JPEG images in EPS and PS, and
26 [T] embedding JPEG and JPEG2000 images in PDF.
28 [T] Rendering vector data from SVG or programatically is supported via
29 [T] the high-quality Anti-Grain-Geometry library.
31 [T] A bridge to several scripting languages is provided via SWIG, and
32 [T] available for Perl, PHP, Python and Lua by default.
34 [U] https://www.exactcode.de/oss/exact-image/
36 [A] Rene Rebe <rene@exactcode.de>
37 [M] Rene Rebe <rene@t2-project.org>
52 [P] X -----5---9 500.000
54 [O] var_append GCC_WRAPPER_APPEND ' ' '-Wno-narrowing -fpermissive' # hotfix for latest gcc, ...
55 # guid while cross compiling
56 [O] atstage cross && var_append extraconfopt ' ' '--without-perl --without-swig'
58 [D] 156236064e06ac05f800129cff2f4e90a17facabe457c48e97c7410f exact-image-1.2.1.tar.bz2 https://dl.exactcode.de/oss/exact-image/
59 #[D] X exact-image-r1604.tar.bz2 svn+http://svn.exactcode.de/exact-image/trunk/ exact-image -r1604