home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / xloadimg.zip / xloadimage.4.1 / xloadimagerc < prev    next >
Text File  |  1993-10-21  |  724b  |  20 lines

  1. # Sample .xloadimagerc file
  2.  
  3. path = /usr/local/images
  4. extension = .niff             # NIFF image
  5.             .jpg .jpeg        # JPEG image
  6.             .gif              # CompuServe GIF image
  7.             .sun .csun .msun  # sun rasterfile
  8.             .face             # faces project
  9.             .xwd              # X window dump
  10.             .xpm .pm .xbm .bm # X bitmap
  11.             .fax              # G3 FAX
  12.             .fbm              # fuzzy bitmap
  13.             .mac              # macpaint
  14.             .pbm .pgm .ppm    # PBMPLUS
  15.             .img              # GEM IMG
  16.             .pcx              # PCX image
  17.  
  18. # add uufilter for automatic uudecoding of files ending in .uu or .uue
  19. filter = "uufilter -s" .uu .uue
  20.