Graphics drawing primitives library for SDL with rotation and zooming
Graphics drawing primitives and other support functions
sdl_gfx$ pkg-config --modversion SDL_gfx$ gcc -o myapp myapp.c $(pkg-config --cflags --libs SDL_gfx)$ pkg-config --variable=libdir SDL_gfx