ports/devel/sdl2-gfx/pkg/DESCR

7 lines
256 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
SDL2_gfx is a port of SDL_gfx to SDL2.
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which
provided basic drawing routines such as lines, circles or polygons, and
SDL_rotozoom which implemented a interpolating rotozoomer for SDL
surfaces.