ref: 79031edf486e44972249b1219357a591f5313ed4
dir: /README.md/
# fontsel Simple font selector for Plan 9. ![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. When the user decides to quit, using either `q` or `del`, program prints out the full path to the last font selected. `-` and `+` cycle through fonts of a specific font dir, or change the size of the font if it's a TTF one. ## TODO * Custom font paths