diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2025-12-26 16:42:08 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2025-12-26 16:42:08 -0500 |
| commit | 79d900f1588f1e813dc3c7e46dcbb5ce2cb67a04 (patch) | |
| tree | c633fc87c4894b385fbe011aa9d087f89324f73d /readme.md | |
| download | fonts-79d900f1588f1e813dc3c7e46dcbb5ce2cb67a04.tar.gz fonts-79d900f1588f1e813dc3c7e46dcbb5ce2cb67a04.tar.xz | |
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) |
