shithub: fonts

Download patch

ref: 36b9b7770f64f6901d27fdf04743861f27afde43
parent: bf072bf760c9185ae282c5747dcc09985c10ca93
author: Runxi Yu <runxiyu@umich.edu>
date: Mon Apr 6 20:42:04 EDT 2026

README: Update

--- a/README
+++ b/README
@@ -8,20 +8,23 @@
 The first layer of directories is the font family and variant.
 The second layer is size; those that end with "a" are antialiased.
 
+You also need to set the $font environment variable
+in your $home/lib/profile or in another reasonable place.
+
 Fonts
+-----
 
-  * Adwaita Mono
-  * Lexend
-  * Inter
+  * Adwaita Mono,
+    from https://gitlab.gnome.org/GNOME/adwaita-fonts,
+    which is then from https://typeof.net/Iosevka/
+  * Lexend, from https://www.lexend.com/
+  * Inter, from https://rsms.me/inter/
 
-Sources
+See also
 -------
 
-  * https://pmikkelsen.com/plan9/fonts
-  * https://rsms.me/inter/
-  * https://gitlab.gnome.org/GNOME/adwaita-fonts
-  * https://typeof.net/Iosevka/
-  * https://www.lexend.com/
+  * This article on creating fonts with fontsrv:
+    https://pmikkelsen.com/plan9/fonts
 
 Help
 ----
--