Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libpng: A library of functions for manipulating PNG image format files
- Summary
- The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files. PNG
is a bit-mapped graphics format similar to the GIF format. PNG was
created to replace the GIF format, since GIF uses a patented data
compression algorithm.
Libpng should be installed if you need to manipulate PNG format image
files.
Changelog
- * Wed Mar 11 00:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Feb 26 00:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 2:1.2.10-7.1.el5_3.2
-
- Back-port fixes for CVE-2008-1382 and CVE-2009-0040.
Resolves: #487168
- * Sat Oct 20 00:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 2:1.2.10-7.1.rhel5.1
-
- Adjust z-stream release number per advice from releng