From ac9b480f8d95a5bcb50dfe0dc2cf914b23572e1e 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:35:11 -0700 Subject: Added example program for displaying bdf files --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index 96da413..656d38b 100644 --- a/README +++ b/README @@ -1,3 +1,5 @@ +------------------------------------=[bbrll]=----------------------------------- +Bash Braille: Simple bash script for drawing graphics in the terminal, takes as input drawing commands, and will print either the raw image or the braille version of the image as an output @@ -26,3 +28,8 @@ begin: #ends the script 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) -- cgit v1.1