font-termsyn 1.8.7
Monospaced font based on terminus and tamsyn
Termsyn is a clean monospaced bitmap font based on Terminus and Tamsyn.
This package contains the following outputs:
out: pcf font
otf: otf font
psf: psfu font
- Outputs:
otf,out,psf - Website: https://sourceforge.net/projects/termsyn/
- Licenses: GPL 2
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install font-termsyn 1.8.7 as follows:
guix install font-termsyn@1.8.7
Or install the latest version:
guix install font-termsyn
The font-termsyn package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:
guix install font-termsyn:otf
guix install font-termsyn:psf
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.