font-fira-code
Monospaced font with programming ligatures
Fira Code is a monospace font by Nikita Prokopov featuring ligatures for common programming multi-character combinations. It began as an extension of Fira Mono. The ligatures are just a font rendering feature: underlying code remains ASCII-compatible. They are designed to help people to read and understand code faster. For some frequent sequences like ..
or //
, ligatures are used to simulate proportional spacing.
- Versions: 6.2
- Website: https://github.com/tonsky/FiraCode
- 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-fira-code
as follows:
guix install font-fira-code
Or install a particular version:
guix install font-fira-code@6.2
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
HTML: <a href='http://127.0.0.1:3000/packages/font-fira-code/'><img src='http://127.0.0.1:3000/packages/font-fira-code/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/font-fira-code/badges/latest-version.svg)](http://127.0.0.1:3000/packages/font-fira-code/) Org: [[http://127.0.0.1:3000/packages/font-fira-code/][http://127.0.0.1:3000/packages/font-fira-code/badges/latest-version.svg]]