Files
operator-mono-lig/README.md
T
2017-08-13 19:23:23 -04:00

1.1 KiB

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.

Ligature Sample

Ligature Sample

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

How to Install

Once all the prerequisites have been installed, clone this repo.

From the command line, run:

npm install

Copy your Operator Mono OpenType files into the original folder.

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.