til/Misc/fonts.md

36 lines
754 B
Markdown
Raw Normal View History

2020-03-21 04:52:15 +00:00
# Fonts
2020-05-17 18:58:20 +00:00
Read [Preview programming fonts](https://app.programmingfonts.org/).
2020-03-21 04:52:15 +00:00
2020-05-17 18:58:20 +00:00
How to see font name:
```sh
fc-list
```
## Currently
2020-03-21 04:52:15 +00:00
[Google Noto Fonts](https://www.google.com/get/noto/)
2020-04-18 20:21:04 +00:00
[Ubuntu font](https://design.ubuntu.com/font/)
2020-03-21 04:52:15 +00:00
[JetBrains Mono](https://www.jetbrains.com/lp/mono/)
2020-03-24 17:30:57 +00:00
[Fira Code](https://github.com/tonsky/FiraCode)
2020-05-17 18:54:12 +00:00
[Cascadia Code](https://github.com/microsoft/cascadia-code)
2020-05-17 18:58:20 +00:00
## Honorable mention
2020-03-24 18:44:08 +00:00
2020-05-17 18:54:12 +00:00
[Inconsolata](https://github.com/googlefonts/Inconsolata)
2020-03-24 18:44:08 +00:00
[Iosevka](https://github.com/be5invis/Iosevka)
2020-04-18 20:21:04 +00:00
[Fantasque Sans Mono](https://github.com/belluzj/fantasque-sans)
2020-05-17 18:54:12 +00:00
[mononoki](https://github.com/madmalik/mononoki)
[agave](https://github.com/agarick/agave)
[Fonts for Apple Platforms](https://developer.apple.com/fonts/)