Description
Drawing primitives and helper graphics functions can be added to Windows-targeted SDL2 applications. Developers use SDL2_gfx for shapes, simple effects, and utility routines in games or visual tools.
It is a support library, not a drawing app. Visual quality and performance depend on how the final program uses SDL2 rendering.