TGA Export is uncompressed 32-bit
Opened this issue · 0 comments
fclivaz42 commented
Hello, i noticed that the TGA exporter only produces fully uncompressed images (no RLE compression) and appends the alpha channel regardless if there is one or not.
If possible, could cue4p export TGA files in compressed format and skip alpha texture if no information is on it? thanks!