Recent Changes - Search:

edit SideBar

libungif

Description

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.

Note: As the LZW patent has expired you should now use the giflib library instead which can also save compressed GIF files.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc_r -q64" or "gcc -maix64".

Homepage: http://sourceforge.net/projects/libungif/

Current version: 4.1.4-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • The AIX fileset X11.base.lib must be installed.
Edit - History - Print - Recent Changes - Search
Page last modified on October 31, 2018, at 12:58 PM