Description
Legacy 32-bit applications can read and write PNG images using the older 1.4 branch of libpng. It helps old binaries that require this ABI keep image support working.
Old image libraries are mainly for compatibility. Prefer current libpng for new software, and be cautious with untrusted image files.