Y
Hacker News
new
|
ask
|
show
|
jobs
by
0x1ceb00da
8 days ago
Ok I'm following along but how do I view the tga files that this program produces? Windows can't open them.
2 comments
AlexeyBrin
8 days ago
You can replace the tga with bmp which is natively supported by Windows and not difficult to implement (if you prefer to use a C library look for stb libs).
link
mhoela
8 days ago
Irfanview?
link
pjmlp
8 days ago
Now that is an application I don't see in a long time, it used to be part of my default set of stuff to install on a new Windows PC.
link