libpng 1.6.39
Library for handling PNG files
Libpng is the official PNG (Portable Network Graphics) reference library. It supports almost all PNG features and is extensible.
- Outputs:
out
- Website: http://www.libpng.org/pub/png/libpng.html
- Licenses: Zlib
- Package source: gnu/packages/image.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libpng 1.6.39
as follows:
guix install libpng@1.6.39
Or install the latest version:
guix install libpng
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.