diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:56:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:56:57 +0000 |
commit | f07bb53970ee2ecc53f81a206a3d3a67ef665e4a (patch) | |
tree | 6f57a1d62971db79e5ff023bdfd83b22cb971dc9 /Master/texmf-dist/doc/fonts/uhc/umj | |
parent | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (diff) |
doc 6
git-svn-id: svn://tug.org/texlive/trunk@85 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/uhc/umj')
-rw-r--r-- | Master/texmf-dist/doc/fonts/uhc/umj/README | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/uhc/umj/README b/Master/texmf-dist/doc/fonts/uhc/umj/README new file mode 100644 index 00000000000..2f3bd9ce1ba --- /dev/null +++ b/Master/texmf-dist/doc/fonts/uhc/umj/README @@ -0,0 +1,31 @@ +This is the README file of the umj package for TeXLive, 2005-Aug-02. + +The original font bundle is available from CTAN in + + fonts/korean/HLaTeX/uhc-myoungjo-1.0.tar.gz + +It provides the font `UhcMyoungjo' which can be accessed with the CJK +package under the name `mj' (see CJK.doc and the example files of the CJK +package for more details). To reduce the number of files and the total size, +the bold version of the font has not been used; it is emulated instead. + +The fontmap data has been taken from the file `uhc-base.map' in file + + fonts/korean/HLaTeX/uhc-fonts.tar.gz + +also available on CTAN. + +The PFB and AFM files have been modified with the script `hlatex2agl.pl' to +add glyph names compliant to the Adobe Glyph List (AGL). Additionally, the +script `sfd2uni.pl' has been used to create virtual fonts which provide +Unicode font encoding; these two scripts are part of the CJK package. + + +History +------- + + 2005-08-02 + First version. + + +---End of README--- |