colorful rat Ratfactor.com > Dave's Repos

tga.zig

Writes a TGA file with Zig
git clone http://ratfactor.com/repos/tga.zig/tga.zig.git

Files

README.md

Write a TGA file with Zig

This program demonstrates writing TGA “targa” image files by writing a pretty gradient.

Pretty gradient made by this program

TGA is easy to write and has wonderfully software support, but there are a couple “gotchas” in the header and image data, namely:

https://en.wikipedia.org/wiki/Truevision_TGA