diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:43:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:43:17 +0000 |
commit | f9ba1f4431124f48769a2666d5d9ec921345ca71 (patch) | |
tree | 84f6056d0a7a06c9fed9927a8be9210064de058c /Master/texmf-dist/doc/fonts/arphic/gbsnu | |
parent | fd423d0bb64fe29a2be1fbae5baaf4bc386cc274 (diff) |
doc 2
git-svn-id: svn://tug.org/texlive/trunk@78 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/arphic/gbsnu')
-rw-r--r-- | Master/texmf-dist/doc/fonts/arphic/gbsnu/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/arphic/gbsnu/README b/Master/texmf-dist/doc/fonts/arphic/gbsnu/README new file mode 100644 index 00000000000..525feb57199 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/arphic/gbsnu/README @@ -0,0 +1,20 @@ +This is the README file of the gbsn00lp.tar.gz package, 16-Jul-2005. + +The original font file is + + ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/gbsn00lp.ttf.gz + +It has been first converted with the fontforge script `subfonts.pe' to +create a set of Unicode encoded subfonts, then with the perl script +`uni2sfd.pl' to create virtual fonts which provide Big5 encoded subfonts as +used by the CJK package for LaTeX. These two scripts are part of the CJK +package. You need fontforge 20050713 or newer to run the scripts by +yourself. + +This font package follows the TDS directory structure; the font family names +for Unicode and Big5 font encodings are `gbsnu' and `gbsnlp', respectively. +For installation, simply copy the files to the corresponding locations in +your TEXMF tree. LaTeX font definition files and example files for testing +can be found in the CJK package. + +---End of README--- |