scroom does not open 16bpp TIF images, and exits without reporting it in the GUI
Opened this issue · 2 comments
JoostvanPinxten commented
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.
JoostvanPinxten commented
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.