bluescan / tacentview

An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.
ISC License
371 stars 35 forks source link

32bit binaries #15

Closed c-sanchez closed 4 years ago

c-sanchez commented 4 years ago

Hi, please make binaries for win32, I would like try this image viewer, looks really good, however is a shame if avaible just for 64bit systems.

bluescan commented 4 years ago

I have no current plans to support 32bit. Will reopen if this changes though. Thx.