font-orbitron 0-0.13e6a52
Futuristic geometric sans-serif
Orbitron is a geometric sans-serif typeface intended for display purposes. It features four weights (light, medium, bold, and black), a stylistic alternative, small caps, and many alternate glyphs.
- Outputs:
out
,ttf
,woff
- Website: https://github.com/theleagueof/orbitron
- Licenses: SIL OFL 1.1
- Package source: gnu/packages/fonts.scm
- Builds: See build status
- Issues: See known issues
Installation
Install font-orbitron 0-0.13e6a52
as follows:
guix install font-orbitron@0-0.13e6a52
Or install the latest version:
guix install font-orbitron
The font-orbitron
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-orbitron:ttf
guix install font-orbitron: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.