paps 0.7.1
Pango to PostScript converter
Paps reads a UTF-8 encoded file and generates a PostScript language rendering of the file through the Pango Cairo back end.
- Website: https://github.com/dov/paps
- Licenses: LGPL 2.0+
- Package source: gnu/packages/pdf.scm
- Builds: See build status
- Issues: See known issues
Installation
Install paps 0.7.1
as follows:
guix install paps@0.7.1
Or install the latest version:
guix install paps
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.