Skip to content

HPC Module: libpng

Synopsis

Adds libpng Libraries (built with GNU gcc) to your environment.

About This Software
Official Site https://www.libpng.org
Tags

Installed Versions

Version Install Date Default?
1.6.37 2019-10-21

Description

libpng is the official PNG reference library. It supports almost all PNG features, is extensible, and has been extensively tested for over 23 years. The home site for development versions (i.e., may be buggy or subject to change or include experimental features) is https://libpng.sourceforge.io/, and the place to go for questions about the library is the png-mng-implement mailing list.
libpng is available as ANSI C (C89) source code and requires zlib 1.0.4 or later (1.2.5 or later recommended for performance and security reasons). The current public release, libpng 1.6.37, fixes the use-after-free security vulnerability noted below, as well as an ARM NEON memory leak in the palette-to-RGB(A) expansion code (png_do_expand_palette()).

Category

Library Programming Software SysAdmin