Graphics primitives (line, circle, rectangle etc.) with AA support, rotozoomer and other drawing related support functions for SDL2.
vcpkg install sdl2-gfxNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Draw a filled red circle using SDL2_gfx
Ensure you link both SDL2::SDL2 and SDL2_gfx::SDL2_gfx in CMake, and call SDL_Init() first.
No dependency data recorded yet.
No resource links recorded.