kees-jan/scroom

scroom does not open 16bpp TIF images, and exits without reporting it in the GUI

Opened this issue · 2 comments

The attached image does not open with scroom, and it does not show a popup with the error.

On the command line, I noticed that it said that 16 bps TIF is not supported.

blob.zip

Do you need 16bps support? Otherwise, this is a duplicate of #74

Yes, as it turns out, we do need 16bps support. But viewing it at 8bps is sufficient. I guess throwing away the 8 LSB will be enough. We do not nees the pipet support for this yet. Will see whether I can make a pull request for this sometime.