shithub: fontsel

Download patch

ref: 1648e4b043fa2f2e2ab0f0baeb6492b3acc58922
parent: 79031edf486e44972249b1219357a591f5313ed4
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Mon Apr 20 07:41:06 EDT 2020

update readme

--- a/README.md
+++ b/README.md
@@ -4,12 +4,17 @@
 
 ![screenshot](shot.png)
 
-It scans `/lib/font/bit` and show the user a text.  User select font
-directory using middle mouse button and a specific font from that
-directory with the right mouse button.
+It scans `/lib/font/bit`, `/lib/font/ttf`, and shows the user a text.
+User selects a font directory using middle mouse button and a specific
+font in that directory with the right mouse button.
 
 When the user decides to quit, using either `q` or `del`, program
-prints out the full path to the last font selected.
+prints out the full path to the last font selected, so that it's
+possible to use it as follows:
+
+```
+font=`{fontsel} sam ....
+```
 
 `-` and `+` cycle through fonts of a specific font dir, or change the
 size of the font if it's a TTF one.