home *** CD-ROM | disk | FTP | other *** search
/ Internet File Formats / InternetFileFormatsCD.bin / graphics / tiff / unix / archive.z / archive / text0081.txt < prev    next >
Encoding:
Text File  |  1995-09-20  |  1010 b   |  27 lines

  1. Hello world,
  2.  
  3. I'm devolloping a DOS based application that handles TIFF files.
  4. Actually I have two items on my TO DO list:
  5. - Read TIFF FAX G4 compression
  6. - Write TIFF YCbCr files.
  7.  
  8. I've been implementing the TIFF G3 reader using tries for about a
  9. year. I've both the CCITT standard and a recent beta of Sam Leffler
  10. TIFF library, but I still have to understand it. Any hint welcome. 
  11.  
  12. It seems to me the TIFF library doesn't support YCbCr. If I'm right,
  13. Is the use of YCbCr disrecommanded or (the usual thing) am I just 
  14. overlooking some files in TIFF library.
  15.  
  16. I could make good use of a set of test TIFF files: planar and packed 
  17. YCbCr files, Palette files with extra samples, TIFF files with more than 8
  18. bits/pixel, even some CIE Lab files. I would like to be sure my viewer
  19. aborts gracefully as recommended. If anyone know where to get those,
  20. I'll be gratefull if he could let me know.
  21.  
  22. Jacques Nomssi Nzali  email: nomssi@physikus.physik.tu-chemnitz.de
  23. Get NVIEW from  http://www.tu-chemnitz.de/~nomssi
  24.  
  25.  
  26.  
  27.