home *** CD-ROM | disk | FTP | other *** search
- TMPtoRGB Documentation v1.7
- ---------------------------
-
- Written by Jeff Lobb
-
- The purpose of this program is to convert a TMP file to a RGB file that
- Digi-View 4 will read. What this allows you to do is take any
- GIF and convert it to any resolution you like, while preserving the image.
-
- Use:
- First you must use GIFtoTMP on the GIF Pic.
- Then use TMPtoRGB on the TMP file.
-
- Syntax : TMPtoRGB <source> <dest>
- Example: TMPtoRGB df0:Pic.tmp ram:Pic.rgb
-
- When displaying the picture with DV 4 try using a +/- 5 or +/- 10 for
- Brightness and/or Contrast. This will improve the image in most cases.
- Full Compression has been implemented, so the output file should not be more
- than a disk full. (On big pictures you may wish to have the destination
- be a blank disk)
- This program is now Public Domain, and can be copied Freely.
- Version 2.0 will support direct GIF to RGB.
-
- Here are the changes:
- Version 1.5:
- You don't need to change the STACK size!
- Fixed a File Length Bug.
- Version 1.7:
- Changed the CLI Output.
- It now runs faster!
-