home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 395.lha / TMPtoRGB_v1.7 / TMPtoRGB.doc < prev    next >
Encoding:
Text File  |  1980-01-21  |  1.1 KB  |  32 lines

  1.                       TMPtoRGB Documentation v1.7
  2.                       ---------------------------
  3.  
  4.                         Written by Jeff Lobb
  5.  
  6.     The purpose of this program is to convert a TMP file to a RGB file that
  7. Digi-View 4 will read. What this allows you to do is take any
  8. GIF and convert it to any resolution you like, while preserving the image.
  9.  
  10.  Use:
  11.     First you must use GIFtoTMP on the GIF Pic.
  12.     Then use TMPtoRGB on the TMP file.
  13.  
  14. Syntax :  TMPtoRGB <source>    <dest>
  15. Example:  TMPtoRGB df0:Pic.tmp ram:Pic.rgb
  16.  
  17.     When displaying the picture with DV 4 try using a +/- 5 or +/- 10 for
  18. Brightness and/or Contrast.  This will improve the image in most cases.
  19. Full Compression has been implemented, so the output file should not be more
  20. than a disk full. (On big pictures you may wish to have the destination
  21. be a blank disk)
  22.     This program is now Public Domain, and can be copied Freely.
  23. Version 2.0 will support direct GIF to RGB.
  24.  
  25. Here are the changes:
  26. Version 1.5:
  27.   You don't need to change the STACK size!
  28.   Fixed a File Length Bug.
  29. Version 1.7:
  30.   Changed the CLI Output.
  31.   It now runs faster!
  32.