Short: Xv - Image processing (68020+ & MUI) Author: John Bradley/Terje Pedersen (Amiga part) Uploader: terjepe funcom com Type: gfx/edit Version: 2.19 Requires: AGA/OS3.0 recommended Architecture: m68k-amigaos This is a port of an X11 program called Xv (v3.10a) by John Bradley. This is version 2.19. man page info: The xv program displays images in the GIF, JPEG, TIFF, PBM, PGM, PPM, X11 bitmap, Utah Raster Toolkit RLE, PDS/VICAR, Sun Rasterfile, BMP, PCX, IRIS RGB, XPM, Targa, XWD, PhotoCD, possibly PostScript, and PM formats on workstations and terminals running the X11 Window System. History: (or his_story..) 2.19 Loading of XPM images didn't look too good since the colors weren't allocated in the correct order. Saving didn't work either. When using the -wait option the program crashed on the last image due to a removal of an exit() in order for the program to remove all resources before leaving. Key-files has been introduced and since there isn't much interest for supporting this program, saving of the formats I have added has been connected to this keyfile.. (So requester-killers will no longer do much good..) 2.18 Memory usage was a bit too high, somewhat reduced. Added a HVSpace in the interface making it resizable vertically also. when loading a 24 bit image then opening the coloreditor then loading an 8 bit image would cause a crash.. 2.17 Some more resource handling has been added. Now 'xv.display: Workbench' in AmigaDefaults will work! (and a truckload of others! 'setenv X11/debug 1' to see what resources xv is asking for!) autocrop didn't redraw the image. pressing return in the image window wouldn't load the current, but the last image in the list. 2.16 PNG support. The graph values were missing. If changing screenmode while the color editor was up would cause a screen to stay open. 2.15 Recent changes in the mui part of libX11 wasn't reflected in the 'old' xv source.. so the color window produced a huge amount of enforcer hits.. The 'lock screenmode' entry were missing. SAS optimizer generated a bug in tiff saving.. Saving filename behaved somewhat odd. Now new filename gets the old save directory in front. This program uses MUI! So it is safe to assume that you should have it installed before you try to run Xv! (2.2+ as found on aminet) TP