Config.in 388 B

12345678910
  1. config BR2_PACKAGE_SDL2_GFX
  2. bool "sdl2_gfx"
  3. depends on BR2_PACKAGE_SDL2
  4. help
  5. The SDL2_gfx library is an extension to the SDL2 library
  6. which provides basic antialiased drawing routines such as
  7. lines, circles or polygons, an interpolating rotozoomer for
  8. SDL surfaces, framerate control and MMX image filters.
  9. http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx