Description
Simple drawing primitives can be added to Windows-targeted SDL applications with SDL_gfx. Developers use it for shapes, lines, effects, and helper routines in older SDL-based games or visual tools.
It is a graphics support library, not a standalone drawing program. It is most relevant to projects that still use the classic SDL stack.