summaryrefslogtreecommitdiff
path: root/Master/xemtex/gslib/CIDFnmap.sj
diff options
context:
space:
mode:
Diffstat (limited to 'Master/xemtex/gslib/CIDFnmap.sj')
-rw-r--r--Master/xemtex/gslib/CIDFnmap.sj81
1 files changed, 81 insertions, 0 deletions
diff --git a/Master/xemtex/gslib/CIDFnmap.sj b/Master/xemtex/gslib/CIDFnmap.sj
new file mode 100644
index 00000000000..70a8732a648
--- /dev/null
+++ b/Master/xemtex/gslib/CIDFnmap.sj
@@ -0,0 +1,81 @@
+%!
+% Copyright (C) 2001 Taiji Yamada and gs-cjk project
+%
+% This file is part of GNU Ghostscript.
+%
+% GNU Ghostscript is distributed in the hope that it will be useful, but
+% WITHOUT ANY WARRANTY. No author or distributor accepts responsibility
+% to anyone for the consequences of using it or for whether it serves any
+% particular purpose or works at all, unless he says so in writing. Refer
+% to the GNU General Public License for full details.
+%
+% Everyone is granted permission to copy, modify and redistribute GNU
+% Ghostscript, but only under the conditions described in the GNU General
+% Public License. A copy of this license is supposed to have been given
+% to you along with GNU Ghostscript so you can know your rights and
+% responsibilities. It should be in a file named COPYING. Among other
+% things, the copyright notice and this notice must be preserved on all
+% copies.
+
+% $Id: CIDFnmap.sj,v 1.1.2.2 2002/02/11 20:36:45 giles Exp $
+% CID fontmap for japanese-shift-jis encoding CIDFontName
+
+(‚l‚r–¾’©) /MS-Mincho ;
+/#82l#82r#96#BE#92#A9 /MS-Mincho ;
+(‚l‚r‚o–¾’©) /MS-PMincho ;
+/#82l#82r#82o#96#BE#92#A9 /MS-PMincho ;
+(‚l‚r –¾’©) /MS-Mincho ;
+/#82l#82r#20#96#BE#92#A9 /MS-Mincho ;
+(‚l‚r ‚o–¾’©) /MS-PMincho ;
+/#82l#82r#20#82o#96#BE#92#A9 /MS-PMincho ;
+
+(@‚l‚r–¾’©) /MS-Mincho ;
+/@#82l#82r#96#BE#92#A9 /MS-Mincho ;
+(@‚l‚r‚o–¾’©) /MS-PMincho ;
+/@#82l#82r#82o#96#BE#92#A9 /MS-PMincho ;
+(@‚l‚r –¾’©) /MS-Mincho ;
+/@#82l#82r#20#96#BE#92#A9 /MS-Mincho ;
+(@‚l‚r ‚o–¾’©) /MS-PMincho ;
+/@#82l#82r#20#82o#96#BE#92#A9 /MS-PMincho ;
+
+(‚l‚rƒSƒVƒbƒN) /MS-Gothic ;
+/#82l#82r#83S#83V#83b#83N /MS-Gothic ;
+(‚l‚r‚oƒSƒVƒbƒN) /MS-PGothic ;
+/#82l#82r#82o#83S#83V#83b#83N /MS-PGothic ;
+(‚l‚r ƒSƒVƒbƒN) /MS-Gothic ;
+/#82l#82r#20#83S#83V#83b#83N /MS-Gothic ;
+(‚l‚r ‚oƒSƒVƒbƒN) /MS-PGothic ;
+/#82l#82r#20#82o#83S#83V#83b#83N /MS-PGothic ;
+
+(@‚l‚rƒSƒVƒbƒN) /MS-Gothic ;
+/@#82l#82r#83S#83V#83b#83N /MS-Gothic ;
+(@‚l‚r‚oƒSƒVƒbƒN) /MS-PGothic ;
+/@#82l#82r#82o#83S#83V#83b#83N /MS-PGothic ;
+(@‚l‚r ƒSƒVƒbƒN) /MS-Gothic ;
+/@#82l#82r#20#83S#83V#83b#83N /MS-Gothic ;
+(@‚l‚r ‚oƒSƒVƒbƒN) /MS-PGothic ;
+/@#82l#82r#20#82o#83S#83V#83b#83N /MS-PGothic ;
+
+(•½¬–¾’© W3) /HeiseiMin-W3 ;
+(•½¬–¾’©W3) /HeiseiMin-W3 ;
+(•½¬ŠpƒSƒVƒbƒN W5) /HeiseiKakuGo-W5 ;
+(•½¬ŠpƒSƒVƒbƒNW5) /HeiseiKakuGo-W5 ;
+(¬’Ë–¾’© R) /KozMin-Regular ;
+(¬’Ë–¾’©R) /KozMin-Regular ;
+
+%
+% If you found an error at substituting /Adobe-Identity for a fontname
+% in reading a PDF file, and if you are the owner of the actual font
+% named as the fontname then you can use such locale-specific fonts by
+% adding entry as follows:
+%
+% But, recent PDF files do not require /Adobe-Identity, locale-specific
+% fonts. Thus, you may get worse for adding such entry.
+%
+%(HGŠÛºÞ¼¯¸M-PRO) (hgrsmp.ttf) /Identity ;
+%(HG³ž²‘‘Ì-PRO) (hgrskp.ttf) /Identity ;
+%
+% As another choise, following one line acts "a fallback font" for such
+% as locale-specific fonts:
+%
+%/Adobe-Identity (hgrskp.ttf) /Identity ;