PalmImage and TinyViewer ======================== For a long time I have wanted to be able to show B/W images on my Palm's screen. There should be something like a Palm Viewer or a FireViewer but I never seen these. The freely available tool is the TinyViewer by Ken Shirriff [1], with download available at [2]. But how to make images in the required format? I have found the PalmImage [3]. It's a Java(1.2)-based application so it should run on the IRIX 6.5. And it does! I use this ugly command to start the thing: ------------------------ /usr/java2/bin32/java -classpath /opt/PalmImage/Classes PalmImage.Viewer ------------------------ The image should be really black and white (1-bit) to be properly shown in the TinyViewer (it can be set easily in the PalmImage). References: [1] http://www.righto.com [2] http://app.downloadatoz.com/palm/tiny-viewer-1-04/ [3] http://palmimage.sourceforge.net/