| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.06.13 12:40 "Re: Another libtiff+libjpeg problem", by Jean-yves Le Ridant> I am absolutely agree with you at this point. And... do you have a > libjpeg library which can be compiled with the patched libtiff to get > the 12-bit support? As I said in a previous post, I come to to point of being able to ship something. The matter is what, where ... Finally, to have full support for 12/8 bits, I had to make some change in tif_jpeg "raw" encode decode. I have customize jpeglib so that the read/write scanline can handle subsampled data. ( in the tiff packed format ). ( and that in turn produce a small patch to few jpeglib files ). So it greatly simplify tif_jpeg for the raw processing : there is no more raw processing. So of course, libtiff turn completely dependant of this patch to jpeglib .... -- Jean-Yves |
|||||||