font-monaspace 1.200
Innovative superfamily of fonts for code
The Monaspace type system is a monospaced type superfamily with some modern tricks up its sleeve. It consists of five variable axis typefaces. Each one has a distinct voice, but they are all metrics-compatible with one another, allowing you to mix and match them for a more expressive typographical palette.
- Outputs:
out
,ttf
,woff
- Website: https://monaspace.githubnext.com
- Licenses: SIL OFL 1.1
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install font-monaspace 1.200
as follows:
guix install font-monaspace@1.200
Or install the latest version:
guix install font-monaspace
The font-monaspace
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-monaspace:ttf
guix install font-monaspace:woff
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.