This is code relating to the INP image format that I made.
The INP viewer is split up into a frontend and a backend. Currently the viewer supports
- SDL2
- Xlib (X11)
There is a program that converts to INP files as well. It uses stb_image.h for imaging.
https://github.com/nothings/stb https://slow.c2dthinkcentre.com/articles/inp.html