SDL2 graphics drawing primitives and support functions library
SDL2 graphics drawing primitives and other support functions
sdl2_gfx$ pkg-config --modversion SDL2_gfx$ gcc -o myprogram myprogram.c $(pkg-config --cflags --libs SDL2_gfx)$ pkg-config --cflags --libs SDL2_gfx