Here's my version of a tga to df3 converter. One of the widely available
implementations crashed on what I consider normal usage. It was also a
little slow.
Source code is in C++. Constructive criticism on the source is welcome. I
probably over did some things and maybe blindly missed others. It works for
me, that's about as much as I can say.
No binaries are included in the attached archive, so a recent C++ compiler
will be needed. All testing was with GNU C++ compiler in linux and windows.
See the README for way more than you want to know.
Thanks, I hope it's ok!
Ross
Post a reply to this message
Attachments:
Download 'tga2df3.0.8.tar.gz' (21 KB)
|