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.
Badge code
You can use the following badge to inform users of font-unscii about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/font-unscii'><img src='https://packages.guix.gnu.org/packages/font-unscii/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/font-unscii)
Example Org:
[[https://packages.guix.gnu.org/packages/font-unscii][https://packages.guix.gnu.org/packages/font-unscii/badges/latest-version.svg]]