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 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)
Library to convert TIFF files into multi-page TIFF files. It contains only one
function callable by programs:
int TiffAppend(const char *outfile, const char *infile);
It will insert images from infile as additional pages to outfile. Infile
and outfile must be names of two existing TIFF files.
The function returns 0 on success, non-0 otherwise.
The code for this library was written by Peter van Vloten <pixelpan@aol.com>
and was published in May 1999 issue of Windows Developer's Journal (sic!).
Synaesthesia is a program that represents music graphically in real time
as coruscating field of fog and glowing lines. It is intended as a visual
accompaniment to music. Synaesthesia seeks to provide not just a visual
representation of sound, but a representation of how sound is perceived.
Its display combines information about frequency, location, and diffuseness
of sound. The display is sufficiently detailed to allow to distinguish
several individual instruments, singers, or special effects on screen by
their location, shape and color, and sufficiently fast to distinguish
individual drum beats and notes.
Provides a wrapper to the ImageMagick/GraphicsMagick library.
This extension provides an image manipulation interface using libImlib2.
Imlib2 is a very fast image manipulation library, but without the support
for as many image formats as other libraries such as imagemagick.
The Hebrew Editor package is intended mostly for Hebrew speaking users for
creating and editing Hebrew/English LaTeX documents.
This package provides a text (terminal) based word processor (in the spirit
of the good-old DOS days word processors) which is extremely LaTeX oriented.
irc2dc provides intercomunication between users of DC++ hub and IRC channel
For now it works just like simple bot, that transfers public messages from
one side to other.
C/Migemo is a C language implementation of Migemo Japanese incremental search
tool. You can search a text for Japanese words without having to input kanji.
This port installs the dictionary for C/Migemo.
C/Migemo is a C language implementation of Migemo Japanese incremental search
tool. You can search a text for Japanese words without having to input kanji.