CxImage must be linked with additional libraries in order to read and write some specific file formats. All these libraries are freely available, with source code, documentation and examples. Some of the libraries distributed with CxImage have been patched, or slightly edited, to add features normally not enabled in the standard distributions, or just to avoid too many warnings from the compiler during the compilation, and mainly to ensure that CxImage can be easily linked with all of them without troubles. Here is a list of the libraries linked with CxImage :
Home page : http://www.gzip.org/zlib/ [^]
Version : 1.2.1
Required for : PNG, TIFF, JBIG.
Patches : none.
Home page : http://www.remotesensing.org/libtiff/ [^]
Version : 3.5.7
Required for : TIFF.
Patches :
Home page : http://www.libpng.org [^]
Version : 1.2.7
Required for : PNG.
Patches : none.
Home page : http://www.ijg.org [^]
Version : 6b
Required for : JPG, TIFF, MNG.
Patches :
Home page : http://www.cl.cam.ac.uk/~mgk25/jbigkit/ [^]
Version : 1.6
Required for : JBIG.
Patches : only some missing cast.
Home page : http://www.ece.uvic.ca/~mdadams/jasper/ [^]
Version : 1.700.2
Required for :
JP2,
JPC, PNM, RAS,
PGX.
Patches : only some missing cast and minor configuration editing.
This library is a beta version, use JasPer!
Home page : http://j2000.org/ [^]
Version : 0.0.8
Required for : J2K.
Patches : I found some different distributions with the same version, so I can't build the diff.
Many bugs (memory leaks) have been fixed in the version included with CxImage, however
this library is still not very safe and stable.