This program loads up an image and displays it. It uses classes from the Modular Renderer library.
It displays the bitmap in a Windows window or XWindows window.
The quality of display is constrained to that as implemented in the
ViewerWin and ViewerXWin classes in the MR package.
Press Esc, q or x to exit.
This document, and the SHOW package are available from my home page at http://www.nyangau.fsnet.co.uk/.
The package contains this document and full source to the SHOW program. Also available from my site is the MR and GBM modules that this code uses.
The source code is highly portable C++ code.
The only UNIX I've tested on is Linux.
Other UNIXes probably need XOPTS changing in the
makefile.
This program, including its source code, are public domain. Caveat Emptor.