home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 424.lha / FileID / Read.me < prev   
Encoding:
Text File  |  1990-09-30  |  1.4 KB  |  37 lines

  1. FileID -- A File IDentifier program.
  2.  
  3. The program identifies and gives information about a variety of
  4. file types. These currently include GIF files and IFF files. More
  5. may be added in the future.
  6.     
  7.     Picture files: Gives resolution, number of colors, and any other
  8.     information it can determine (special Amiga display modes for
  9.     instance).
  10.     
  11.     Sound files: Gives appropriate information from the header of the
  12.     file including as appropriate: sampling rate, volume, number of
  13.     instruments, etc.
  14.     
  15.     Animation files: Gives type of compression, resolution of the
  16.     animation, timing of the animation, etc.
  17.     
  18.     Other IFF types: Identifies and gives a short description.
  19.     
  20. The GIF87a standard and all IFF formats listed in the "AmigaDos 1.3
  21. Includes and Autodocs Manual" are supported.
  22.  
  23. Please feel free to modify this code and add new formats, etc. If you
  24. do so, please leave credit to me somewhere in the file, and continue
  25. to distribute it freely, and try to send me a copy.
  26.  
  27. My version of the program (bearing my copyright) may be distributed
  28. freely by any electronic means: BBS, network, floppy disk, etc.
  29.  
  30. The original author, Lloyd Eldred, can be reached at:
  31. The Coconut Telegraph BBS - (703) 953-0605
  32. GEnie - L.Eldred
  33. Internet - Flutter@vtcc1.cc.vt.edu
  34. US-Snail: 3942B McCoy Rd, Blacksburg, Va 24060
  35.                            
  36.                                                   %% Lloyd Eldred %%
  37.                            August 23, 1990