summaryrefslogtreecommitdiffstats
path: root/system/univga-font/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-05-28 08:40:26 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-28 23:45:45 +0700
commit13701fa3a6ba025dbfbcee84a9b8709d9a5abba8 (patch)
treec0076e22b9f8eae6280ea0b0e23c290b4db29fd2 /system/univga-font/README
parentbef619bf6d77615b9397ee97565404438d8a7787 (diff)
downloadslackbuilds-13701fa3a6ba025dbfbcee84a9b8709d9a5abba8.tar.gz
slackbuilds-13701fa3a6ba025dbfbcee84a9b8709d9a5abba8.tar.xz
system/univga-font: Added (unicode terminal font).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/univga-font/README')
-rw-r--r--system/univga-font/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/system/univga-font/README b/system/univga-font/README
new file mode 100644
index 0000000000..8550419cbf
--- /dev/null
+++ b/system/univga-font/README
@@ -0,0 +1,17 @@
+univga-font (unicode terminal font)
+
+UNI-VGA is a Unicode VGA font for X11 and console. It is primarily
+intended to be the single source of fonts for console and for XDosEmu.
+
+One of the aims while creating the font was its internal consistency. For
+example, accented glyphs shouldn't differ too much from unaccented ones,
+as it was in original IBM's VGA font. It also allowed to render Latin
+Extended Additional glyphs with two accents, which was impossible with
+IBM's accents' size.
+
+X11 calls the font "-bolkhov-vga-medium-r-normal--16-160-75-75-c-80-iso10646-1"
+and an alias called "univga" is added, so you can say e.g. "xterm -fn univga".
+
+Also 3 varieties of the font are installed for use with the Linux console:
+AsianCyr-vga-8x16, WinCyr-vga-8x16, and UniCyrX-vga-8x16. They can be
+used in /etc/rc.d/rc.font, but won't show up in the setconsolefont menu.