diff options
author | erich <erich@FreeBSD.org> | 1996-10-16 15:58:06 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-10-16 15:58:06 +0000 |
commit | 25208e018a1430ae6ee3916d7213dc201dc76c94 (patch) | |
tree | 76acfb69eb8070b75f19b3f5a314a9bbca0acc41 /x11-fonts | |
parent | c31b84973bf0decada627041fab89f5e96ef35c0 (diff) | |
download | FreeBSD-ports-25208e018a1430ae6ee3916d7213dc201dc76c94.zip FreeBSD-ports-25208e018a1430ae6ee3916d7213dc201dc76c94.tar.gz |
trim the DESCR's to something reasonable at Satoshi's request.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/Xg/pkg-descr | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/x11-fonts/Xg/pkg-descr b/x11-fonts/Xg/pkg-descr index 5053b08..7d04247 100644 --- a/x11-fonts/Xg/pkg-descr +++ b/x11-fonts/Xg/pkg-descr @@ -3,13 +3,7 @@ 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). The software -takes care of all this encoding. Sam may be used to enter the files -and when displayed in a suitable 9term window will be seen in all -their Unicode glory. The font bundle is an integral part of this. -It contains bdf files of fonts which are used to span various ranges -of the Unicode space. - +Unicode characters encoded using UTF-2 (UTF-FSS). To use them: o convert the bdf files to whatever format is appropriate for @@ -22,19 +16,3 @@ o make sure libXg knows about the fontfile you wish to use by be something like /lib/font/Xg/matty/unicode.9.font or by specifying an appropriate -p9font argument to libXg programs. -I am currently using these headers on outgoing Unicode mail, however -I do not vouch for their correctness. They do provide a bit of clue -as to what is going on 'though. - - Mime-Version: 1.0 - Content-Type: text/plain; charset=X-utf-2 - Content-Transfer-Encoding: 8bit - -I am working on a program to convert UTF-2 streams into reasonable -ascii aproximations where possible. - -If you create any more fonts or add to the existing fonts, please -drop me a line so I can add them to the distribution and my collection. - - Matty Farrow - matty@cs.su.oz.au |