OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.6 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../libsdl_gfx/libsdl_gfx.desc
  5. # Copyright (C) 2006 The OpenSDE Project
  6. # Copyright (C) 2004 - 2006 The T2 SDE Project
  7. # Copyright (C) 1998 - 2003 Clifford Wolf
  8. #
  9. # More information can be found in the files COPYING and README.
  10. #
  11. # This program is free software; you can redistribute it and/or modify
  12. # it under the terms of the GNU General Public License as published by
  13. # the Free Software Foundation; version 2 of the License. A copy of the
  14. # GNU General Public License can be found in the file COPYING.
  15. # --- SDE-COPYRIGHT-NOTE-END ---
  16. [I] A graphics primitive toolkit for SDL
  17. [T] The SDL_gfx library evolved out of the SDL_gfxPrimitives code which
  18. [T] provided basic drawing routines such as lines, circles or polygons
  19. [T] and SDL_rotozoom which implemented a interpolating rotozoomer for
  20. [T] SDL surfaces.
  21. [T]
  22. [T] The current components of the SDL_gfx library are:
  23. [T]
  24. [T] - Graphic Primitives (SDL_gfxPrimitves.h)
  25. [T] - Rotozoomer (SDL_rotozoom.h)
  26. [T] - Framerate control (SDL_framerate.h)
  27. [T] - MMX image filters (SDL_imageFilter.h)
  28. [T]
  29. [T] The library is backwards compatible to the above mentioned code. Its
  30. [T] is written in plain C and can be used in C++ code.
  31. [U] http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/
  32. [A] Andreas Schiffler <aschiffler@sympatico.ca>
  33. [M] The OpenSDE Community <list@opensde.org>
  34. [C] extra/development
  35. [L] GPL
  36. [S] Stable
  37. [V] 2.0.13
  38. [P] X -----5---9 208.300
  39. [D] 3123944956 SDL_gfx-2.0.13.tar.gz http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/