emacs-eimp 1.4.0-1.2e7536f
Interactive image manipulation utility for Emacs
emacs-eimp allows interactive image manipulation from within Emacs. It uses the mogrify utility from ImageMagick to do the actual transformations.
- Outputs:
out - Website: https://github.com/nicferrier/eimp
- Licenses: GPL 2+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-eimp 1.4.0-1.2e7536f as follows:
guix install emacs-eimp@1.4.0-1.2e7536f
Or install the latest version:
guix install emacs-eimp
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.