home *** CD-ROM | disk | FTP | other *** search
/ Encyclopedia of Graphics File Formats Companion / GFF_CD.ISO / software / unix / xli / readme.txt < prev    next >
Text File  |  1994-06-01  |  3KB  |  72 lines

  1. WHAT IS XLI ?
  2.  
  3. xli is a multiformat bitmap image viewer for X11 displays
  4. (and MSDOS systems that run DJGPP) It is command line driven
  5. and provides a fast, robust and high quality method of viewing
  6. images, or loading them onto the root window.  It has a variety
  7. of options to fine tune viewing or create image loops etc. It
  8. automatically decodes uu encoded files and compressed (.Z) files.
  9.  
  10. It supports all X11 visuals, and will display 24 bit pictures in
  11. true color on an appropriate display. Unlike nearly all other
  12. popular viewers, it gamma corrects images appropriately for the
  13. display CRT before displaying them, giving correct image contrast.
  14.  
  15. The current version (1.15) supports:
  16.  
  17.     CMU Window Manager raster files
  18.     Faces Project images
  19.     Fuzzy Bitmap (.fbm) images
  20.     GEM bit images
  21.     GIF images (Including GIF89a compatibility)
  22.     G3 FAX images
  23.     JFIF style jpeg images
  24.     McIDAS areafiles
  25.     MacPaint images
  26.     Monochrome PC Paintbrush (.pcx) images
  27.     Portable Bitmap (.pbm, .pgm, .ppm) images
  28.     Sun monochrome rasterfiles
  29.     Sun color RGB rasterfiles
  30.     Targa (.tga) files
  31.     Utah Raster Toolkit (.rle) files
  32.     X pixmap (.xpm) files (Version 1, 2C and 3)
  33.     X10 bitmap files
  34.     X11 bitmap files
  35.     X Window Dump (except TrueColor and DirectColor)
  36.  
  37. A variety of options are available to modify images prior to viewing.
  38. These options include clipping, dithering, depth reduction, zoom
  39. (either X or Y axis independently or both at once), brightening or
  40. darkening, input image gamma correction, and image merging.  When applicable,
  41. these options are done automatically (eg. a color image to be displayed
  42. on a monochrome screen will be dithered automatically). A utility (xlito)
  43. is provided that allows these viewing options to be attached to the image
  44. files.
  45.  
  46. It is possible to interactively adjust image contrast (gamma).
  47.  
  48. HOW IS XLI RELATED TO XLOADIMAGE ?
  49.  
  50.     xli version 1.00 was based on xloadimage version 3.01,
  51.     and retains option compatibility with it.
  52.  
  53. WHAT IMPROVEMENTS ARE IN VERSION 1.15 over 1.14a ?
  54.  
  55.     Added Targe (TGA) image support.
  56.     Fixed up gif reader to cope with GIF89a format.
  57.     Added -fillscreen option.
  58.     Improved color handling so that default colormap colors are
  59.     re-used (reduces flashing).
  60.     Added interactive gamma (brightness) adjustment.
  61.     Did initial port to MSDOS, based on djgcc 1.09 environment.
  62.     Some speedups in color reduction and colormap compression.
  63.  
  64. WHERE CAN I GET IT ?
  65.  
  66.     ftp on export.lcs.mit.edu in /contrib, and mirrors of this
  67. archive.
  68.  
  69.     - Graeme Gill
  70.       graeme@labtam.oz.au  
  71.  
  72.