tomwalters@0: xreview. Christmas 1993. tomwalters@0: tomwalters@0: 1. compilation tomwalters@0: The makefile has flag settings for a linux 386 PC, Sun/OpenWindows, tomwalters@0: Sun/X, and DECStation. The default values are for DEC; if you need a tomwalters@0: different architecture, comment them out. tomwalters@0: tomwalters@0: 2. Known bugs. tomwalters@0: a. 'Previous' and 'Next' (keyboard options) do not work on a DEC tomwalters@0: b. ALL timing functions are removed in the Linux version. This means that tomwalters@0: it is not possible to control the animation speed. tomwalters@0: tomwalters@0: 3. Byte-Swapping tomwalters@0: Suns have a different byte-swapping to DECs and Linux PCs (well, my PC tomwalters@0: anyway). Because AIM cartoons are simply a copy of the screen memory, their tomwalters@0: byte-order is determined by the SCREEN they were generated on, NOT the tomwalters@0: cpu used. 'xreview' will display anything in either byte-swapping format, tomwalters@0: by using '-dec' or '-sun' options (which are aliases for '-rv', '-msb', -'lsb). tomwalters@0: If what you get is gunk, try using them (the default is the current cpu tomwalters@0: byte-order). tomwalters@0: tomwalters@0: 4. Colour tomwalters@0: Not tested; you get to play with the colour masks ... tomwalters@0: