MKTRANS.EXE make translucency utility
-------------------------------------

MKTRANS.EXE is a utility that creates lookup tables for transparent
texture mapping and motion blurr in 256 color mode.


Use: mktrans [params...] infile.{pcx|pal} outfile
 -t val    Tranclucency amount 0...1  (default 0.50)
 -c col    Make tranclucency table for color 'col' only. Default is to
           create a 256x256 table for all colors
 -a        Additive colors (flare objects)
 -e ext    Force file extension of input file. PCX or PAL
 -y        Don't ask for file overwrite
 -v        Verbose mode on



