summaryrefslogtreecommitdiff
path: root/fonts/Xg/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:48:50 +0000
committerzuntum <zuntum>2001-10-31 22:48:50 +0000
commit264683378c92888faea0fbbd3616957f6ea25cb8 (patch)
treed65e023ed59adad0246104a6d7b73f8ff550cae9 /fonts/Xg/DESCR
parented37a7caa97fb686ec7e112379db680fa6a97037 (diff)
downloadpkgsrc-264683378c92888faea0fbbd3616957f6ea25cb8.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'fonts/Xg/DESCR')
-rw-r--r--fonts/Xg/DESCR17
1 files changed, 17 insertions, 0 deletions
diff --git a/fonts/Xg/DESCR b/fonts/Xg/DESCR
new file mode 100644
index 00000000000..a4f5423de66
--- /dev/null
+++ b/fonts/Xg/DESCR
@@ -0,0 +1,17 @@
+Unicode fonts
+=============
+
+The new libXg distribution supports Unicode. Sam and 9term built using
+the new UTF libXg will allow one to enter and edit files containing
+Unicode characters encoded using UTF-2 (UTF-FSS).
+To use them:
+
+o convert the bdf files to whatever format is appropriate for
+ your system and place the files in a suitable common directory
+o set this directory up as an X font directory by running some
+ program such as `mkfontdir' if necessary
+o add the directory to your fontpath `xset fp+ fontdir'
+o make sure libXg knows about the fontfile you wish to use by
+ setting the appropriate .p9font X resource (or just *p9font) to
+ be something like /lib/font/Xg/matty/unicode.9.font or by
+ specifying an appropriate -p9font argument to libXg programs.