1421810b85
Also update homepage URL. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
11 lines
375 B
Plaintext
11 lines
375 B
Plaintext
config BR2_PACKAGE_SDL_GFX
|
|
bool "SDL_gfx"
|
|
depends on BR2_PACKAGE_SDL
|
|
help
|
|
The SDL_gfx library is an extension to the SDL library which
|
|
provides basic antialiased drawing routines such as lines,
|
|
circles or polygons, an interpolating rotozoomer for SDL
|
|
surfaces, framerate control and MMX image filters.
|
|
|
|
http://cms.ferzkopp.net/index.php/software/13-sdl-gfx
|