From 22b022831f4f15abff3c1a743b65de6a46f32b32 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 26 Mar 2017 08:02:44 -0400 Subject: system/dina-font: New maintainer, rewrite script. Signed-off-by: B. Watson --- system/dina-font/README | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'system/dina-font/README') diff --git a/system/dina-font/README b/system/dina-font/README index 24dc10ae4f..2457aa760f 100644 --- a/system/dina-font/README +++ b/system/dina-font/README @@ -1,3 +1,19 @@ -Dina is a monospace bitmap font, primarily aimed at programmers. -It is relatively compact to allow a lot of code on screen while -clear enough to remain readable even at high resolutions. +dina-font (a monospace bitmap font aimed at programmers) + +Dina is a monospace bitmap font, primarily aimed at programmers. It is +relatively compact to allow a lot of code on screen while clear enough +to remain readable even at high resolutions. + +After the package is installed, X applications using fontconfig will be +able to use the Dina fonts right away. To make them visible to old-style X +apps (such as xterm), run "xset fp rehash" in your X session. After that, +try e.g. "xterm -fn Dina_10" (Dina_6, Dina_8, Dina_9 are also available). + +Optionally, console fonts can be included in the package. To do this, +install psftools before running this SlackBuild. To view the fonts, use +e.g. "setfont Dina_10" (or Dina_6, Dina_8, Dina_9). To use as the system +default, edit /etc/rc.d/rc.font and change the setfont line there. Don't +forget that rc.font needs to be executable. + +Both the X11 and console fonts use the Windows-1252 character set +(compatible with Latin-1). -- cgit v1.2.3