1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/libsdl_gfx/libsdl_gfx.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A graphics primitive toolkit for SDL
15 [T] The SDL_gfx library evolved out of the SDL_gfxPrimitives code which
16 [T] provided basic drawing routines such as lines, circles or polygons
17 [T] and SDL_rotozoom which implemented a interpolating rotozoomer for
20 [T] The current components of the SDL_gfx library are:
22 [T] - Graphic Primitives (SDL_gfxPrimitves.h)
23 [T] - Rotozoomer (SDL_rotozoom.h)
24 [T] - Framerate control (SDL_framerate.h)
25 [T] - MMX image filters (SDL_imageFilter.h)
27 [T] The library is backwards compatible to the above mentioned code. Its
28 [T] is written in plain C and can be used in C++ code.
30 [U] http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/
32 [A] Andreas Schiffler <aschiffler@sympatico.ca>
33 [M] The T2 Project <t2@t2-project.org>
41 [P] X -----5---9 208.300
43 [D] 8a1f710e8cb0e53f4f6bc7ec894f0c4f3dfe8ab182d1a9081daeeb1c SDL_gfx-2.0.19beta.tar.gz http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/