summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHaoran S. Diao (刁浩然) <0@hairydiode.xyz>2023-06-30 03:47:33 -0700
committerHaoran S. Diao (刁浩然) <0@hairydiode.xyz>2023-06-30 03:47:33 -0700
commitfc62e87c7f3c7e14d2a0f22d16074ff2ff17de51 (patch)
tree1f6e3b05d1c356b62a1b0574c276b7eab39a4f02 /README
parenta2e390f8e2348dded6650785c0bba60749903535 (diff)
Added smarter font directory handling
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 3b6e755..d5332b4 100644
--- a/README
+++ b/README
@@ -30,12 +30,14 @@ begin:
examples are in INPUT and INPUT2
------------------------------------=[fontd]=-----------------------------------
+NOTE: When specifiying the font directory, do not leaving a trailing /
Font Display:
prints font in braille characters, useful for limited environments such
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]=-----------------------------------
+NOTE: When specifiying the font directory, do not leaving a trailing /
Text Display:
Takes utf-8 input from stdin and displays it vertically with fonts
specified by the first argument