diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2011-12-08 19:42:03 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-08 19:42:03 -0200 |
commit | ef69b7d19a4dc84e68ea6bdeb3d45f89c13baca2 (patch) | |
tree | 42281fcbf69b661309b0e7064c1f68cb1801a9ce /libraries/SDL_gfx/README | |
parent | cf989206881fe61ef59e5d6bfbb59a1ff0c79137 (diff) | |
download | slackbuilds-ef69b7d19a4dc84e68ea6bdeb3d45f89c13baca2.tar.gz |
libraries/SDL_gfx: Updated for version 2.0.23.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/SDL_gfx/README')
-rw-r--r-- | libraries/SDL_gfx/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/SDL_gfx/README b/libraries/SDL_gfx/README index 53b20cb102..fb6089a3d0 100644 --- a/libraries/SDL_gfx/README +++ b/libraries/SDL_gfx/README @@ -5,6 +5,3 @@ SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. - -homepage: http://www.ferzkopp.net/Software/SDL_gfx-2.0/ - |