guile-png 0.8.0
PNG file parsing library for Guile
guile-png
is a GNU Guile library for working with the PNG format. This library provides API for reading and writing PNG data, as well as some graphic primitives and basic image processing filters.
- Outputs:
out
- Website: https://github.com/artyom-poptsov/guile-png
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-png 0.8.0
as follows:
guix install guile-png@0.8.0
Or install the latest version:
guix install guile-png
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.