Hey, I forked this project on GitHub and fixed some bugs on the way. I believe I fixed this bug. The fork is at https://github.com/madebr/libtga.
Hey, I forked this project on GitHub and fixed some bugs on the way. I believe I fixed this bug. The fork is at https://github.com/madebr/libtga.
Hey, I forked this project on GitHub and fixed some bugs on the way. My fork includes a TGAFreeTGAData function to free the data allocated by libtga. The fork is at https://github.com/madebr/libtga.
Hey, I forked this project on GitHub and fixed some bugs on the way. I made the return type of TGAOpen and TGAStrError const char *. The fork is at https://github.com/madebr/libtga.
Hey, I forked this project on GitHub and fixed some bugs on the way. I fixed the non-initialization of tmp[3] (verified using valgrind). For the moment, the documentation is removed but will return sometime. The fork is at https://github.com/madebr/libtga.
Hey, I forked this project on GitHub and fixed some bugs on the way. I believe I fixed this bug. The fork is at https://github.com/madebr/libtga.
Hey, I forked this project on GitHub and fixed some bugs on the way. My fork can run length encode (and decode) the attached file just fine. The fork is at https://github.com/madebr/libtga.