         MODULE=SDL_gfx
        VERSION=2.0.27
         SOURCE=$MODULE-$VERSION.tar.gz
     SOURCE_URL=http://www.ferzkopp.net/Software/$MODULE-2.0
     SOURCE_VFY=sha256:dfb15ac5f8ce7a4952dc12d2aed9747518c5e6b335c0e31636d23f93c630f419
       WEB_SITE=http://www.ferzkopp.net/joomla/content/view/19/14
        ENTERED=20020112
        UPDATED=20231217
          SHORT="High quality graphics library"

cat << EOF
The SDL_gfx library offers several components: Graphic Primitives,
Rotozoomer, Framerate control, and MMX image filters. The Primitives
component provides basic drawing routines: pixels, hlines, vlines,
lines, aa-lines, rectangles, circles, ellipses, polygons, and an 8x8
pixmap font for drawing onto any SDL Surface. Full alpha blending,
hardware surface locking, and all surface depths are supported. The
Rotozoomer can use interpolation for high quality output.
EOF
