Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libungif: A library for manipulating GIF format image files.
- Summary
- The libungif package contains a shared library of functions for
loading and saving GIF format image files. The libungif library can
load any GIF file, but it will save GIFs only in uncompressed format
(i.e., it won't use the patented LZW compression used to save "normal"
compressed GIF files).
Install the libungif package if you need to manipulate GIF files. You
should also install the libungif-progs package.
Changelog
- * Fri Oct 21 19:00:00 2005 Matthias Clasen <mclasen{%}redhat{*}com> 4.1.3-1.el4.2
- Fix several register corruptions and an out-of-bounds write.
- * Tue Oct 12 19:00:00 2004 Matthias Clasen <mclasen{%}redhat{*}com> 4.1.3-1
- Latest upstream version
- * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt