font-unscii
Classic bitmapped Unicode fonts
Unscii is a set of bitmapped Unicode fonts based on classic system fonts. Unscii attempts to support character cell art well while also being suitable for terminal and programming use. The two main variants are unscii-8 (8×8 pixels per glyph) and unscii-16 (8×16).
- Versions: 2.1
- Website: http://viznut.fi/unscii/
- Licenses: GPL 2+ · Public Domain
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of font-unscii
as follows:
guix install font-unscii
Or install a particular version:
guix install font-unscii@2.1
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.