permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 78d35ec863af45d238f994ece36599b881306dc5
parent 08cc6158d8168766ae2de8a1a57655a6ee3c4f5c
Author: Ville-Matias Heikkila <viznut@low.fi>
Date:   Tue, 14 Jun 2022 12:33:43 +0300

formatting

Diffstat:
Mcharacter_terminal.mdwn | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/character_terminal.mdwn b/character_terminal.mdwn @@ -51,6 +51,7 @@ Some technical vocabulary: * **Pseudographics** refers to characters that have been intended for drawing crude graphical images rather than representing text. Some of these are intended for drawing of box frames (e.g. U+2500..U+257F in Unicode), while others are for simulating low-resolution pixel framebuffers (e.g. U+2580..U+259F). [[UNSCII]] is a font that attempts to implement Unicode and legacy pseudographics as completely as possible. See also: -* [[Character sets]] (-> ASCII, Unicode etc) + +* [[Character sets]] * [[ANSI X3.64]] * [[BBS]]