10e9b7ed08
Closes #369. [Peter: Minor tweaks] Signed-off-by: Evan Zelkowitz <evan.zelkowitz@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
372 B
Plaintext
11 lines
372 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://www.ferzkopp.net/joomla/content/view/19/14/
|