summaryrefslogtreecommitdiffstats
path: root/Terminus/PSF/README.markdown
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 11:30:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 11:30:46 +0000
commit0fd136032da867c46316931cf35fc361933ce76d (patch)
treeee1295e4221a722a32b91f0d9bdc41f68731ea1b /Terminus/PSF/README.markdown
parentInitial commit. (diff)
downloadpowerline-fonts-upstream.tar.xz
powerline-fonts-upstream.zip
Adding upstream version 0~20240322.upstream/0_20240322upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Terminus/PSF/README.markdown')
-rw-r--r--Terminus/PSF/README.markdown20
1 files changed, 20 insertions, 0 deletions
diff --git a/Terminus/PSF/README.markdown b/Terminus/PSF/README.markdown
new file mode 100644
index 0000000..3820b67
--- /dev/null
+++ b/Terminus/PSF/README.markdown
@@ -0,0 +1,20 @@
+Terminess Powerline PSF (PC Screen Font) Type 2 files with embedded
+unicode table.
+
+Used primary in Linux EGA/VGA console. As it is required for the font
+to contain exactly 256 or 512 characters and Terminus already used all
+of them this font files have the following glyphs substituted with the
+Powerline glyphs:
+
+ Codepoint Character Name
+ U+2320 ⌠ TOP HALF INTEGRAL
+ U+2321 ⌡ BOTTOM HALF INTEGRAL
+ U+20A7 ₧ PESETA SIGN (Spain currency sign)
+ U+00BE ¾ VULGAR FRACTION THREE QUARTERS
+ U+00B3 ³ SUPERSCRIPT THREE
+ U+00AC ¬ NOT SIGN (angled dash)
+ U+221A √ SQUARE ROOT
+
+Note: "substituted" means these codepoints and glyphs were removed,
+new glyphs and codepoints were added. Powerline symbols are accessible
+using the usual codepoints, not above ones. \ No newline at end of file