go-github-com-kovidgoyal-imaging 1.7.1
Simple image processing package for Golang
This package provides basic image processing functions including resize, rotate, crop, and various adjustments. This is a fork maintained by Kovid Goyal for use in Kitty.
- Outputs:
out - Website: https://github.com/kovidgoyal/imaging
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-kovidgoyal-imaging 1.7.1 as follows:
guix install go-github-com-kovidgoyal-imaging@1.7.1
Or install the latest version:
guix install go-github-com-kovidgoyal-imaging
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.