home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 353.lha / GIFtoRGB_v1.5 / TMPtoRGB_v1.3.doc < prev    next >
Text File  |  1990-02-25  |  1KB  |  39 lines

  1.                       TMPtoRGB Documentation v1.3
  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.  This project took about 2 weeks.
  8. What this allows you to do is take any GIF and convert it
  9. to any resolution you like, while preserving the image..
  10.  
  11.  Use:
  12.     First you must use GIFtoTMP on the Gif Pic.
  13.     Then use my program to convert the TMP file to a RGB file.
  14.  
  15. **NOTE: YOU MUST USE 'stack 30000' BEFORE USING TMPtoRGB!!!**
  16.  
  17. Syntax :  TMPtoRGB <source>    <dest>
  18. Example:  TMPtoRGB df0:Pic.tmp ram:Pic.rgb
  19.  
  20. When displaying the picture with DV 4 try using a -5 or -10 for Brightness
  21. and/or Contrast..  This will improve the image in most cases.
  22. Full Compression has been implemented, the output file should not be more
  23. than a disk full.. (On big pictures you may wish to have the destination
  24. be a blank disk)
  25. The largest picture I had was 280k for a 573x418 pic!
  26.  
  27.  
  28. This Program is Shareware. If you find it useful and wish to include
  29. it in your Software Library please send $10 to the address below.
  30.  
  31. Checks Payable to: Jeff Lobb
  32.  
  33.         Jeff Lobb
  34.         209 76th PL SW
  35.         Everett, WA 98203
  36.  
  37. SPECIAL THANKS to Mark Podlipec for his GIFtoTMP Converter.
  38. In a future release I will go directly from GIF to RGB.
  39.