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 1e41ff31a847388360982baa8c59985e83419d31
parent 66831366515b06e2341eab469ce0a911b053480c
Author: Aymeric Mansoux <aymeric@bleu255.com>
Date:   Tue, 14 Jun 2022 11:35:22 +0200

Merge branch 'master' of /var/www/git.bleu255.com/repos/permacomputing

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]]