font-intel-one-mono 1.4.0
Expressive monospaced font family
This package provides Intel One Mono, an expressive monospaced font family that's built with clarity, legibility, and the needs of developers in mind.
- Outputs:
out
,ttf
,woff
- Website: https://github.com/intel/intel-one-mono
- Licenses: SIL OFL 1.1
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install font-intel-one-mono 1.4.0
as follows:
guix install font-intel-one-mono@1.4.0
Or install the latest version:
guix install font-intel-one-mono
The font-intel-one-mono
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-intel-one-mono:ttf
guix install font-intel-one-mono: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.