All releases of ExactImage


Release Notes: Performance and precision of some algorithms was improved. Code cleanups. Non-C99 capable C++ compiler support was improved. Minor bugs were fixed.


Release Notes: This release adds accumulated cleanups, minor bugfixes, and improvements.


Release Notes: The BMP codec source and memory allocation were improved and cleaned up. The vector font API was improved to indicate an error if loading of the font file failed.


Release Notes: This release makes reading plain RAW image data more robust. It fixes casting some escape values in the PDF codec. It fixes reading RAW images data in the econvert CLI frontend.


Release Notes: Some internal variable types were fixed for the latest GCC. The BMP codec was fixed to abort writing on the first encountered I/O error. Various code and build system cleanups were done.


Release Notes: A problem with inverting 1-bit PBM ASCII files was fixed. Support was added for the latest Evas library version. Some code cleanups were done.


Release Notes: An option to link the frontends statically was added. RGBA to GRAY conversion was optimized. Bugs in the EXIF parser, multi-file error indication, and Python module installation were fixed along with typos in the script language binding examples and help text.


Release Notes: This release adds support for relative vector lines, offset vector text, and changing the stroke width multiple times with the econvert command line frontend. It further extends the new image iterator and improves the correctness of the neighbor de-noise filter. It fixes JPEG EXIF parsing, as well as the external API bindings to detect Perl 5.10 and the Python module path.


Release Notes: Support for multiple images per file was added throughout the library and command line front-ends. Support for the latest Evas version's API changes was added, as well as for older Red Hat and CentOS shipped Agg versions. The command line front-ends no longer indicate a usage error for --help, and typos in the program output were fixed.


Release Notes: HSV transform was optimized. BMP and PCX codec were improved for certain color-maps and performance as well as certain colorspace conventions and image iterators. Various other fixes were made, including adaptions for various new compiler errors and warnings. The internal copy of the AGG library was removed (to avoid code bloat and fragmentation).