diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..a73cf3c --- /dev/null +++ b/readme.md @@ -0,0 +1,28 @@ +## Mitch's font collection + +In no particular order, some of my favorite fonts, mostly monospaced +terminal fonts I use programming. + +Occasionally, web font files will be packaged as well, since they can be nice to +have on hand. + +All of them should be permissively licensed unless otherwise noted. + + + * [IBM 3270](https://github.com/rbanffy/3270font) + * [Monofonto](https://www.dafont.com/monofonto.font) + * Not sure if it has an official home page + * Often seen in Fallout UIs + * [Fixedsys Excelsior](https://github.com/kika/fixedsys) + * [mnicmp](https://scruss.com/blog/2017/02/06/mnicmp-the-decwriter-lives-again/) + DECwriter like font. + * [ProggyVector](https://github.com/bluescan/proggyfonts) + * [IBM Plex Mono](https://github.com/IBM/plex) + +Some bitmap fonts as well, on Debian/Ubuntu these are disabled by default. +They are finicky and don't work well in some applications. + + * [Scientifica](https://github.com/oppiliappan/scientifica) + * [Curie](https://github.com/oppiliappan/curie) + * Upscaled scientifica + * [Cozette](https://github.com/the-moonwitch/Cozette) |
