Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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))