Added support for writing all CCITT Group 3 and Group 4
compression types for TIFF, and added exhaustive tests
for this.

Fixed some row aligned bugs when writing Modified Huffman
TIFFs, fixed parsing with TIFFs that use tiles intead of
strips, and generally brought the CCITT compression
implementation to production quality standards.



git-svn-id: https://svn.apache.org/repos/asf/commons/proper/sanselan/trunk@1222196 13f79535-47bb-0310-9956-ffa450edef68
11 files changed
tree: fbf382e0dd1a8c38f6d1655a0b5016d2ec1dc53f
  1. src/
  2. LICENSE.txt
  3. NOTICE.txt
  4. pom.xml
  5. README.txt
  6. RELEASE_NOTES