atv README.1st
July 2 2005
ATV is a simple program for displaying uncrompressed Targa (TGA) files on an X-window display.
In this archive you'll find the following files and directories
README.1st
- the file you're reading
README
- info, usage, compiling, installation, to do
Makefile
- file to help compile atv
atv.c
- main source file
atvmisc.h
- main include file
makewin.c
- simple window creation object
makewin.h
- include file for makewin.c
atv-bkgnd_t_g.tga (8 bit - rows start at top) atv-bkgnd_b_g.tga (8 bit - rows start at bottom) atv-bkgnd_t.tga (24 bit - rows start at top) atv-bkgnd_b.tga (24 bit - rows start at bottom) atv-bkgnd_t32.tga (32 bit - rows start at top) atv-bkgnd_b32.tga (32 bit - rows start at bottom) - TGA files to run tests with
