libsdl2_gfx: A graphics primitive toolkit for SDL (Version 2)1

The 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.

The current components of the SDL_gfx library are:

- Graphic Primitives (SDL_gfxPrimitves.h) - Rotozoomer (SDL_rotozoom.h) - Framerate control (SDL_framerate.h) - MMX image filters (SDL_imageFilter.h)

The library is backwards compatible to the above mentioned code. Its is written in plain C and can be used in C++ code.

... part of T2, get it here

URL: http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/

Author: Andreas Schiffler <aschiffler [at] sympatico [dot] ca>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 1.0.4

Remark: Does cross compile (as setup and patched in T2).

Download: http://www.ferzkopp.net/Software/SDL2_gfx SDL2_gfx-1.0.4.tar.gz

T2 source: libsdl2_gfx.cache
T2 source: libsdl2_gfx.desc

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 0.33 MB, 14 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip libsdl2 make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).