Short: Convert tga to iff24 (CLI) Author: PeterC@nym.alias.net (Peter Capasso) Uploader: PeterC nym alias net Type: gfx/conv Architecture: m68k-amigaos This is a program to convert a 24-bit uncompressed top-origin TGA file to an iff24 file. Bottom origin TGA files can be used, but will result in an upside-down picture. Source code is included if you want to add features or fix any bugs. Works fine on my machine. Has been used under workbench 2.04 and 3.0. If it breaks under 3.5, wipe 3.5 and install 3.0. Porting to other systems could be difficult because I make non-portable assumtions about byte order and because I assume ints to be 4 bytes in length. usage: tga_to_iff24