From f624f3f4083cd90af517934593243f2ba1e378df Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 8 Feb 1997 00:29:27 +0000 Subject: gbcript converts GB simplified Chinese text to PostScript. --- chinese/gbscript/pkg-descr | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 chinese/gbscript/pkg-descr (limited to 'chinese/gbscript/pkg-descr') diff --git a/chinese/gbscript/pkg-descr b/chinese/gbscript/pkg-descr new file mode 100644 index 000000000000..e1f35cde85ea --- /dev/null +++ b/chinese/gbscript/pkg-descr @@ -0,0 +1,29 @@ +gbscript converts GB simplified Chinese text to PostScript. + +Chinese bitmap fonts, which are: + o without 'zone gap', and + o 16x16 or 24x24 sized + + Some usable fonts are: + Name Description File Size + [24x24] + cclib.24 (Simplified SONG) 588,816 + cclibf.24 (Traditional SONG) 588,816 + cclibb.24 (Simplified FANGSONG) 588,816 + cclibk.24 (Simplified KAI) 588,816 + cclibh.24 (Simplified HEI) 588,816 + + [16x16] + ncclib.16 (Simplified) 267,712 + + NOTE: + o cclib.j24, cclib.f24, cclib.k24, cclib.h24 and cclib.n24 + are a different set of font files (although derived from + same origins), they cannot be used with GBscript. + o some fonts do not include those zones for special symbols + (in order to save some disk space), thus they are not + continuous in zone and there exist 'zone gaps', GBscript + currently cannot handle this type of fonts. + + Location: Chinese bitmap fonts can be found in + /ftp@ifcss.org:/software/fonts/ -- cgit v1.2.3