shithub: fonts

Download patch

ref: bcda48388abf5af8d64e658dda8f8a8dd9047801
author: Runxi Yu <runxiyu@umich.edu>
date: Mon Apr 6 20:38:45 EDT 2026

README

--- /dev/null
+++ b/README
@@ -1,0 +1,29 @@
+various fonts for plan 9
+========================
+
+These were trivially generated through plan9port's fontsrv
+from their typical OTF/TTF counterparts.
+
+To use them, copy the ones you want to /lib/font/bit.
+The first layer of directories is the font family and variant.
+The second layer is size; those that end with "a" are antialiased.
+
+Fonts
+
+  * Adwaita Mono
+  * Lexend
+  * Inter
+
+Sources
+-------
+
+  * https://pmikkelsen.com/plan9/fonts
+  * https://rsms.me/inter/
+  * https://gitlab.gnome.org/GNOME/adwaita-fonts
+  * https://typeof.net/Iosevka/
+  * https://www.lexend.com/
+
+Help
+----
+
+No.
--