diff options
author | B. Watson <yalhcru@gmail.com> | 2020-03-18 07:46:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-18 07:46:54 +0700 |
commit | aa5d912f59046e293d8d9db680d7e74ad785848f (patch) | |
tree | e31f587836e27da69db115b93a624474ad87e89e /misc/font-unscii/README | |
parent | efc80a8c1f6a623e8617520e8e733bdf8ddd1e9a (diff) |
misc/font-unscii: Added (bitmapped Unicode font).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/font-unscii/README')
-rw-r--r-- | misc/font-unscii/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/font-unscii/README b/misc/font-unscii/README new file mode 100644 index 0000000000000..aeb8de42faf6e --- /dev/null +++ b/misc/font-unscii/README @@ -0,0 +1,10 @@ +font-unscii (bitmapped Unicode font for blocky graphics) + +Unscii is a set of bitmapped Unicode fonts based on classic system +fonts. Unscii attempts to support character cell art well while also +being suitable for terminal and programming use. + +The package include PCF, TTF, and OTF fonts for use with X. No console +(PSF) fonts are included: These fonts have over 2500 glyphs each, but the +console only supports 512 glyphs per font. Most of the special character +art glyphs would have to be omitted from a console conversion. |