font-last-resort
Fallback font for Unicode code points
Last Resort is a special-purpose font intended as a user-friendly alternative to tofu symbols. It includes glyphs designed to allow users to recognize which Unicode block a character belongs to so they can identify what type of font to install to properly display text. Undefined code points and noncharacters are also represented.
- Versions: 16.000
- Website: https://github.com/unicode-org/last-resort-font
- Licenses: SIL OFL 1.1
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of font-last-resort as follows:
guix install font-last-resort
Or install a particular version:
guix install font-last-resort@16.000
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-last-resort about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/font-last-resort'><img src='https://packages.guix.gnu.org/packages/font-last-resort/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/font-last-resort)
Example Org:
[[https://packages.guix.gnu.org/packages/font-last-resort][https://packages.guix.gnu.org/packages/font-last-resort/badges/latest-version.svg]]