iger

Results 5 comments of iger

That is, if you haven't fixed it by then :)

I don't know what the problem is yet, but even 16bit RGB images don't load properly. ``` convert cs3n2c16.png cs3n2c16.tif tiffcp cs3n2c16.tif -c lzw test.tif > readImage "test.tif" >>= (\(Right...

I thought they were there, I will look into it. So far, I found one problem. Here ``` where unpacker (idx, offset, size) = do let (writeIdx, tempStride) = offsetStride...

The test images mentioned above are from the test suite, created with convert (from ImageMagick) and tiffcp (from libtiff). You want to include them in this form. Right? I'll go...

I have added the images in pull request #62 . Changes I used, containing the mentioned potential fix are in tiff-debugging branch. It's all messy, but if you want it,...