Current Version: 4.1.0
Libungif, a library for using uncompressed GIFs.
Getting libungif via ftp
The latest version of libungif should be available from:
http://sourceforge.net/projects/libungif.
Additionally, those of you running a distribution of linux that uses the rpm package manager can find precompiled binaries at: http://sourceforge.net/projects/libungif Features and bugfixes that have not yet entered the main distribution may be available at: http://www.arrakeen.demon.co.uk/giflib/ Getting libungif via anonymous cvsSince I have received so many bug fixes and enhancements to libungif from teh net community, I've decided that it's time I put libungif into a publically available cvs repository. Anyone wanting to checkout the latest version of libungif is welcome to use the anonymous cvs server to grab the most current code. If you would like to have write access to the archive in order to make changes directly, please contact me: badger@prtr-13.ucsc.edu Note: In order to compile code from the cvs tree you will need to have the latest versions of the following GNU tools (all available from ftp.gnu.org)
Instructions for using anonymous cvsIn a bourne compatible shell (such as bash, sh, zsh, etc)
If you are not using any other cvs servers, you might want to put this in your login script.
This only needs to be done ONCE, not every time you access CVS.
Please use the -z3 option as it provides a significant amount of compression to minimize the network load while not maxing out the CPU.
Now that you have the code checked out, you should be able to use the
included
Last modified: Monday, 03 November, 2003 by Toshio Kuratomi badger@prtr-13.ucsc.edu |