font-tamzen
Monospaced bitmap font for console and X11
Tamzen is a fork of the Tamsyn font. It is programmatically forked from Tamsyn version 1.11, backporting glyphs from older versions while deleting deliberately empty glyphs (which are marked as unimplemented) to allow secondary/fallback fonts to provide real glyphs at those codepoints.
The TamzenForPowerline fonts provide additional Powerline symbols, which are programmatically injected with bitmap-font-patcher and later hand-tweaked with the gbdfed(1) editor:
all icons are expanded to occupy the maximum available space
the branch of the fork icon ( U+E0A0) was made larger than the trunk
for the newline icon ( U+E0A1), the N was made larger at the bottom
the keyhole in the padlock icon ( U+E0A2) was replaced with // lines.
- Versions: 1.11.5
- Website: https://github.com/sunaku/tamzen-font
- Licenses: non-copyleft
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of font-tamzen as follows:
guix install font-tamzen
Or install a particular version:
guix install font-tamzen@1.11.5
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.
Badge code
You can use the following badge to inform users of font-tamzen about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/font-tamzen'><img src='https://packages.guix.gnu.org/packages/font-tamzen/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/font-tamzen)
Example Org:
[[https://packages.guix.gnu.org/packages/font-tamzen][https://packages.guix.gnu.org/packages/font-tamzen/badges/latest-version.svg]]