          MODULE=jpegpixi
            TYPE=orig
         VERSION=1.1.1
          SOURCE=$MODULE\_$VERSION.$TYPE.tar.gz
   SOURCE_URL[0]=http://ftp.debian.org/pool/main/j/jpegpixi/
      SOURCE_VFY=sha1:229ac209aa0722df18f11bc2d5d964101fba60b2
        WEB_SITE=http://directory.fsf.org/project/jpegpixi/
         ENTERED=20051004
         UPDATED=20051209
           SHORT="correct images from a digital camera with CCD defects"


cat << EOF
Correct images from a digital camera with CCD defects.

Jpegpixi is unique in that it tries to preserve the quality of the JPEG image
as much as possible. Usual graphics programs decode JPEG images when they are
loaded, and re-encode them when they are saved, which results in an overall
loss of quality. Jpegpixi, on the other hand, only decodes the DCT blocks
(typically 88, 168, or 1616 pixel areas) which contain pixels to be
interpolated, and when it re-encodes them, it uses exactly the same parameters
with which the image has originally been encoded. These blocks are therefore
only minimally disturbed, and other blocks remain pixel-by-pixel identical to
the original image.
EOF
