Short: Make transparent GIF89A files (bug fix) Author: herkamur@noc.tor.hookup.net (Amiga support) & ley@rz.uni-karlsruhe.de (Original code) Uploader: herkamur noc tor hookup net Type: gfx/conv Architecture: m68k-amigaos Requirements: ixemul.library v41.1+ Summary ------- giftrans converts any GIF image to GIF89A with the following features: - specify a transparent colour - change a colour in the global colour table - add a comment to the image - remove a comment from the image - allows use of colour names via "rgb.txt" Installation ------------ A) giftrans can be installed anywhere you wish, preferably your search path. B) The file "rgb.txt" must be placed within your S: assign You can do this one of two ways: 1. place the file in SYS:S/ 2. type "assign S: [path where rgb.txt is] ADD" C) As well, you must have the ixemul.library v41.1 or higher installed for giftrans to work. Usage ----- Executing giftrans with no arguments will give you a summary of its use (Unix style - hey, it's a direct port!). A more detailed explanation of its use is provided in the file giftrans.doc. Copyright --------- For copyright information with regard to giftrans, please refer to the source code provided (giftrans.c and getopt.c).