blob: 2b263a7d152ff9ca06d881dab6a5d24a18f20e1f (
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
|
%!
% 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.Win,v 1.1.2.1 2002/04/02 14:47:42 mpsuzuki Exp $
% CID fontmap for MS Windows
% Adobe-CNS1
/MingLiU (mingliu.ttc) ;
/PMingLiU (mingliu.ttc) 2 ;
/SimSun-18030-Adobe-CNS1 (SimSun18030.ttc) /Adobe-CNS1 ;
/NSimSun-18030-Adobe-CNS1 (SimSun18030.ttc) 2 /Adobe-CNS1 ;
% Adobe-GB1
/SimHei (simhei.ttf) ;
/SimSun (simsun.ttc) ;
/NSimSun (simsun.ttc) 2 ;
/SimSun-18030 (SimSun18030.ttc) /Adobe-GB1 ;
/NSimSun-18030 (SimSun18030.ttc) 2 /Adobe-GB1 ;
% Adobe-Japan1
/MS-Gothic (msgothic.ttc) ;
/MS-PGothic (msgothic.ttc) 2 ;
/MS-UI-Gothic (msgothic.ttc) 3 ;
(MS Gothic) (msgothic.ttc) ;
(MS PGothic) (msgothic.ttc) 2 ;
(MS UI Gothic) (msgothic.ttc) 3 ;
/MSGothic (msgothic.ttc) ;
/MSPGothic (msgothic.ttc) 2 ;
/MSUIGothic (msgothic.ttc) 3 ;
/MS-Mincho (msmincho.ttc) ;
/MS-PMincho (msmincho.ttc) 2 ;
(MS Mincho) (msmincho.ttc) ;
(MS PMincho) (msmincho.ttc) 2 ;
/MSMincho (msmincho.ttc) ;
/MSPMincho (msmincho.ttc) 2 ;
% Adobe-Japan2
/MS-Gothic-Adobe-Japan2 (msgothic.ttc) /Adobe-Japan2 ;
/MS-PGothic-Adobe-Japan2 (msgothic.ttc) 2 /Adobe-Japan2 ;
/MS-UI-Gothic-Adobe-Japan2 (msgothic.ttc) 3 /Adobe-Japan2 ;
/MS-Mincho-Adobe-Japan2 (msmincho.ttc) /Adobe-Japan2 ;
/MS-PMincho-Adobe-Japan2 (msmincho.ttc) 2 /Adobe-Japan2 ;
% Adobe-Korea1
/Batang (batang.ttc) ;
/BatangChe (batang.ttc) 2 ;
/Gungsuh (batang.ttc) 3 ;
/GungsuhChe (batang.ttc) 4 ;
/Gulim (gulim.ttc) ;
/GulimChe (gulim.ttc) 2 ;
/Dotum (gulim.ttc) 3 ;
/DotumChe (gulim.ttc) 4 ;
|