ref: e1e74af6c608a65134fd0d206438e6ce9a8f920a
parent: d34ddd8775ca8ebad64222911e5dd60069918b54
author: glenda <glenda@9front.local>
date: Thu Aug 5 13:11:08 EDT 2021
added notes about changes
--- a/README
+++ b/README
@@ -240,4 +240,18 @@
## Minor updates 05-Aug-2021 SMJ
figlet.c:289 added return at the end of the function: myalloc
-chkfont.c:83 added return at the end of the function: my_alloc
\ No newline at end of file
+chkfont.c:83 added return at the end of the function: my_alloc
+mkfile is more uniform/generic
+changed install from /$objtype/bin/games to /$objtype/bin/figlet
+
+Usage:
+
+% figlet/showfigfonts
+(shows available fonts)
+
+% echo hey! | figlet/figlet -f smslat
+ __ __
+ / / ___ __ __/ /
+ / _ \/ -_) // /_/
+/_//_/\__/\_, (_)
+ /___/
\ No newline at end of file