Config.in 375 B

12345678910
  1. config BR2_PACKAGE_SDL_GFX
  2. bool "SDL_gfx"
  3. depends on BR2_PACKAGE_SDL
  4. help
  5. The SDL_gfx library is an extension to the SDL library which
  6. provides basic antialiased drawing routines such as lines,
  7. circles or polygons, an interpolating rotozoomer for SDL
  8. surfaces, framerate control and MMX image filters.
  9. http://cms.ferzkopp.net/index.php/software/13-sdl-gfx