tga.c should now support reading/writing all variants of targa files. XS needs
authorArnar Mar Hrafnkelsson <addi@cpan.org>
Mon, 22 Oct 2001 15:12:34 +0000 (15:12 +0000)
committerArnar Mar Hrafnkelsson <addi@cpan.org>
Mon, 22 Oct 2001 15:12:34 +0000 (15:12 +0000)
commit76ff75b8c05625d532518113a5baddb2fc0a1196
treea915ff4110b9f96db8d699be314b0df3e12b41c4
parentc3cc977ef7113cb2a659c125fa2a1522cd8f86bd
tga.c should now support reading/writing all variants of targa files.  XS needs
updating for writing targa files.  Also fixed a misplaced parenthesis in malloc
debug code.
io.c
tga.c