From ec1d430daf529802729aa1ab622ad1a2d7c53cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haoran=20S=2E=20Diao=20=28=E5=88=81=E6=B5=A9=E7=84=B6=29?= <0@hairydiode.xyz> Date: Fri, 30 Jun 2023 02:55:40 -0700 Subject: Added ability to display entire strings of text --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 656d38b..3b6e755 100644 --- a/README +++ b/README @@ -32,4 +32,10 @@ examples are in INPUT and INPUT2 ------------------------------------=[fontd]=----------------------------------- Font Display: prints font in braille characters, useful for limited environments such - as the linux console(although you would need braille support first) + as the linux console(although you would need braille support first), + takes as first argument a decimal codepoint (bdf format) and the 2nd a + directory with bdf fonts from which to find the character +------------------------------------=[textd]=----------------------------------- +Text Display: + Takes utf-8 input from stdin and displays it vertically with fonts + specified by the first argument -- cgit v1.1