summaryrefslogtreecommitdiff
path: root/Master/xemtex/gslib/CIDFnmap.sj
blob: 70a8732a6480a5840ac8324079d68fe4d0e8d4ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
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	;