mirror of
https://github.com/kiliman/operator-mono-lig.git
synced 2026-08-12 02:10:52 +02:00
Add links and fix typo
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Operator Mono Ligatures
|
||||
|
||||
This project will generate new OpenType fonts for *Operator Mono* that includes ligatures similar to
|
||||
those found in the popular Fira Code font.
|
||||
This project will generate new OpenType fonts for [Operator Mono](https://www.typography.com/fonts/operator/styles/) that includes ligatures similar to
|
||||
those found in the popular [Fira Code](https://github.com/tonsky/FiraCode) font.
|
||||
|
||||
<img src="./images/sample.js.png" />
|
||||
|
||||
<img src="./images/sample.html.png" />
|
||||
|
||||
NOTE: Because *Operator Mono* is not a free font, you must have the original font files. This utility
|
||||
>NOTE: Because *Operator Mono* is not a free font, you must have the original font files. This utility
|
||||
will merge the ligature definitions into a copy of the original font. The new font family is named *Operator Mono Lig* so you can install it side-by-side with the original font.
|
||||
|
||||
## Prerequisites
|
||||
@@ -35,7 +35,7 @@ From the command line, run:
|
||||
build
|
||||
```
|
||||
|
||||
This will generate the new font files int the `build` folder. You can now install these fonts on your system.
|
||||
This will generate the new font files in the `build` folder. You can now install these fonts on your system.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user