Quickie Notes

This program will convert cs22 images to Targa files.

It will also convert 720 X 480 Color mapped (non RGB) Targa files to TIV
files. I use the TIV extension for uncompressed cs22 files.  You can
transfer these TIV files to your TiVo and load with osdwriter.

The program supports reading compressed or uncompressed Targa files.  The 
usage report is wrong currently when it states it will convert compressed 
Targa files to compressed cs22 files.  I am adding that feature and was too
lazy to take it out.

Currently the conversion from Targa to TIV is slightly off.  Certain colors
don't seem to convert well.   Anyone who fixes this please email me and I
will incorporate any changes into this code. Yellows seem to be the main
color that is off.

The program will read 16 or 256 color cs22 or TIV files, but it converts the
16 color image to 256 color.  It also only writes 256 color TIV files.  I
will be adding 16 color writing support.

mhill@hillsoftware.com
