blob: 53b20cb10202c805bd1fec3811c1698362c4f401 (
plain)
1
2
3
4
5
6
7
8
9
10
|
SDL_gfx Library.
SDL graphics drawing primitives and other support functions. 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.
homepage: http://www.ferzkopp.net/Software/SDL_gfx-2.0/
|