/scroom

Scroom is a generic viewer for viewing 2D data. Plugins can be added easily to support new file formats. Currently, there only is a plugin available for viewing large TIFF files (tested up to 60 gigapixel, 1bpp), so it is also fair to say that Scroom is a viewer for large TIFF files.

Primary LanguageC++OtherNOASSERTION

If you have checked out the git archive, please do
 autoreconf -i

If you have unzipped a tarball, please do the usual
 ./configure && make && make install