/header-img-viewer

Simple program for displaying an exported image from gimp in C format. Uses SDL2.

Primary LanguageCGNU General Public License v3.0GPL-3.0

Header img viewer

Simple program for displaying an exported image from gimp in C format. Uses SDL2.

Usage

After exporting an image from gimp as header file, simply move it to src/test/img.h or change the include path in src/main.c.

After that, simply run:

$ make
...

$ ./header-img-viewer.out
...

Screenshots

img1