Update graphics/cimg to version 1.7.5,3
[dports.git] / graphics / intergif / pkg-descr
1 INTERGIF 6.15 is a program for joining GIFs together (for animation),
2 or splitting animations apart, or for optimising animations created
3 by other programs.
4 * Supports the animation, transparency and interleaving features of GIF89a.
5 * Eliminates unused palette entries.
6 * Minimises the final size of the GIF with a devious and cunning optimisation
7   routine: almost every animated GIF the author has found on the web ends up
8   smaller when run through InterGif.
9 * Can forcibly reduce a GIF's palette to the standard Acorn 256-colour palette,
10   or to a 216-entry "web safe" colour cube (as used on the Macintosh and by
11   most Windows browsers),or to a palette file you supply. Alternatively, it can
12   calculate the best palette for displaying the GIF, and then reduce to that.
13 * From version 6.03, this also works with 16bpp and 24bpp input images -- and
14   with GIFs which use more than 256 colours in total. (GIFs can only use 256
15   colours per frame, but each frame can have its own palette.)
16 * Lets you trim away any wholly transparent rows or columns from the edges of
17   your GIF (whether single-frame or animated).
18 * Can dither 16bpp or 24bpp input files to whatever palette is required (error
19   diffusion implementation kindly donated by Martin Wurthner).
20
21 WWW: http://utter.chaos.org.uk/~pdh/software/intergif.htm