dariusf / FiraCode

Free monospaced font with programming ligatures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some tweaks to Fira Code.

  • Conjunction and disjunction ligatures always apply (like Victor Mono and Iosevka)
  • Some features are enabled by default

Build

make container

# install a recent clojure.
# https://clojure.org/guides/install_clojure#_linux_instructions
# 1.11.1.1429 works

# if fea files are changed
bash script/update_glyphs.sh

# for testing
make dev

# build all weights
make build

Test

  • fontdragr
  • Sublime Text: restart after installing to Font Book

About

Free monospaced font with programming ligatures

License:SIL Open Font License 1.1


Languages

Language:Clojure 45.8%Language:Shell 22.2%Language:Python 19.4%Language:HTML 7.7%Language:CSS 2.6%Language:PureBasic 1.1%Language:Makefile 0.6%Language:Dockerfile 0.6%