]> Creatis software - gdcm.git/blob - src/jpeg/libijg/README.GDCM.txt
ENH: Fix the remaining warnings using: diff -u --strip-trailing-cr --ignore-space...
[gdcm.git] / src / jpeg / libijg / README.GDCM.txt
1 This directory contains a subset of the Independent JPEG Group's (IJG)
2 libjpeg version 6b.  We only include enough of distribution to build
3 libjpeg.  We do not include the standard executables that come with
4 libjpeg (cjpeg, djpeg, etc.). Furthermore, the standard libjpeg build
5 process is replaced with a CMake build process.
6
7 We'd like to thank the IJG for distributing a public JPEG IO library.
8
9 Modifications
10 -------------
11
12 jconfig.h is usually generated by the build process. For this distribution,
13 we ship a version of jconfig.h.in to be used across several platforms. It's 
14 purpose is also to allow generation of both 8bits and 12bits lib.
15