This package browser is in early development. Mind the rough edges.

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:

  1. out: pcf font

  2. otf: otf font

  3. psf: psfu font

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.