ref: 77eb1803c4620ff1362e03faa8a8d674dbe11b2f
parent: 0acb2da21eaf3b8b04e067164680679074f00ab6
author: glenda <glenda@narshaddaa>
date: Tue Apr 25 20:04:01 EDT 2023
tidying up before merge
--- a/README.md
+++ b/README.md
@@ -1,8 +1,24 @@
-textimg
-=======
+# olednews - scroll text on MNT Reform OLED display
-`textimg [ -f /path/to/subfont ] 'hello world'`
+ usage: olednews [-f subfont] [-p reformfs/] [-m ms] [-h y] [-w x] < text
+Default sub-font is vga.
-Works with plumber to tweak, or redirect it in file.
-Default font is some large lucidasans in bold.
+## EXAMPLES
+
+ ; reform/pm -m /mnt/reform
+ ; olednews < /lib/human
+
+## BUGS
+
+- Only supports ascii. ☹
+- Probably slower than it needs to be.
+- Generally kind of a mess.
+
+## HISTORY
+
+- Fork of sirjofri's textimg.
+- First drafted at IWP9 9.
+- Thanks llama and ori for advising.
+- Thanks sigrid for reform/pm.
+- Thanks mnt for the mnt reform.