36 lines
754 B
Markdown
36 lines
754 B
Markdown
# Fonts
|
|
|
|
Read [Preview programming fonts](https://app.programmingfonts.org/).
|
|
|
|
How to see font name:
|
|
|
|
```sh
|
|
fc-list
|
|
```
|
|
|
|
## Currently
|
|
|
|
[Google Noto Fonts](https://www.google.com/get/noto/)
|
|
|
|
[Ubuntu font](https://design.ubuntu.com/font/)
|
|
|
|
[JetBrains Mono](https://www.jetbrains.com/lp/mono/)
|
|
|
|
[Fira Code](https://github.com/tonsky/FiraCode)
|
|
|
|
[Cascadia Code](https://github.com/microsoft/cascadia-code)
|
|
|
|
## Honorable mention
|
|
|
|
[Inconsolata](https://github.com/googlefonts/Inconsolata)
|
|
|
|
[Iosevka](https://github.com/be5invis/Iosevka)
|
|
|
|
[Fantasque Sans Mono](https://github.com/belluzj/fantasque-sans)
|
|
|
|
[mononoki](https://github.com/madmalik/mononoki)
|
|
|
|
[agave](https://github.com/agarick/agave)
|
|
|
|
[Fonts for Apple Platforms](https://developer.apple.com/fonts/)
|