66bb209ad1
Before this patch, the tga_encoder mod would write corrupted TGA files on Windows: Bytes that looked like newlines were replaced by a carriage return and a newline.
tga_encoder
A TGA Encoder written in Lua without the use of external Libraries.
May be used as a Minetest mod.