monaco-nerd-font icon indicating copy to clipboard operation
monaco-nerd-font copied to clipboard

Monaco Nerd Font with bold, italic, and bold italic added.

sample

Monaco Nerd Font

This font is modified from Monaco.ttf extracted from macOS Ventura, with bold, italic, and bold italic added.

Usage

You can directly download the pre-built font zip from the Latest Release, or clone this repo locally and build automatically with docker or podman.

Build

You can build the font by executing the script with the latest nerfonts/patcher image:

sh build.sh

Please make sure you have docker or podman installed before executing the script.

Some terminals may not support ligatures, ligature fonts are not recommended for vim/nvim users.

Screenshots

neovim:

sample

vscode:

sample

ligatures:

ligatures

Related Projects