Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/somq/consolas-ligaturized
🖊️ Standard Consolas font with FiraCode ligatures
https://github.com/somq/consolas-ligaturized
consolas firacode font ligatures
Last synced: about 2 months ago
JSON representation
🖊️ Standard Consolas font with FiraCode ligatures
- Host: GitHub
- URL: https://github.com/somq/consolas-ligaturized
- Owner: somq
- License: other
- Created: 2018-10-25T13:22:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-09T12:52:47.000Z (over 2 years ago)
- Last Synced: 2024-08-18T12:05:14.850Z (5 months ago)
- Topics: consolas, firacode, font, ligatures
- Homepage:
- Size: 4.02 MB
- Stars: 408
- Watchers: 10
- Forks: 24
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-design - Consolas ligaturized
README
# Consolas ligaturized font
> Standard Consolas font with [FiraCode v3.1](https://github.com/tonsky/FiraCode/tree/3.1) ligatures.
## Preview
### FiraCode ligatures
![FiraCode ligatures](https://raw.githubusercontent.com/tonsky/FiraCode/e9943d2d631a4558613d7a77c58ed1d3cb790992/showcases/v3/all_ligatures.png)
## Releases
> Releases of this repo are following the version of FiraCode
> Current ligatures come from [FiraCode v3.1](https://github.com/tonsky/FiraCode/releases/tag/3.1)## Install
Install this font like any other font. Most likely by double clicking on it.
For detailed installation instructions on OS and most common IDEs, read [FiraCode wiki](https://github.com/tonsky/FiraCode/wiki)
> Note: Font name is `Consolas ligaturized v3`
### VSCode install
1. `Ctrl+Shift+P` -> `Settings`
2. Paste 'Consolas ligaturized v3' in the input
3. Enable ligatures in your `settings.json` with this: `"editor.fontLigatures": true`For detailed installation instructions, read this [StackOverflow post](https://stackoverflow.com/a/57750454) (Bear in mind to use the "v3").
## Build
Build process can be found [here](./_build/README.md)
## Credits & tooling
| Tool | Repo |
| ----------- | ------------------------------------------------------- |
| Ligaturizer | [Ligaturizer](https://github.com/ToxicFrog/Ligaturizer) |
| Ligatures | [FiraCode](https://github.com/tonsky/FiraCode/) |## License
[OFL-1.1](https://opensource.org/licenses/OFL-1.1) (inherited from [FiraCode license](https://github.com/tonsky/FiraCode/blob/master/LICENSE))