summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/Resource/Init/FCOfontmap-PCLPS2
blob: e51db629fcc3750f6a799240e5e8feec49e7ab2d (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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
% Copyright (C) 2001-2021 Artifex Software, Inc.
% All Rights Reserved.
%
% This software is provided AS-IS with no warranty, either express or
% implied.
%
% This software is distributed under license and may not be copied,
% modified or distributed except as expressly authorized under the terms
% of the license contained in the file LICENSE in this distribution.
%
% Refer to licensing information at http://www.artifex.com or contact
% Artifex Software, Inc.,  1305 Grant Avenue - Suite 200, Novato,
% CA 94945, U.S.A., +1(415)492-9861, for further information.
%


% May add general FAPIfontmap records here like this :
/Wingdings-Regular << /Path FCOfontfile2 /FontType 1 /FAPI /UFST /SubfontId 0 /Encoding /Wingdings /Decoding /FCO_Wingdings>> ;

% Mapping Postscript fonts to pclp2_xj.fco FCO members :
FCOfontfile ReadFCOfontmap:
0     Albertus-Medium
1     Albertus-ExtraBold
2     AntiqueOlive
3     AntiqueOlive-Italic
4     AntiqueOlive-Bold
5     Arial
6     Arial-Italic
7     Arial-Bold
8     Arial-BoldItalic
9     Clarendon-Condensed-Bold
10    Coronet
11    CourierHP
12    CourierHP-Italic
13    CourierHP-Bold
14    CourierHP-BoldItalic
15    Garamond-Antiqua
16    Garamond-Kursiv
17    Garamond-Halbfett
18    Garamond-KursivHalbfett
19    LetterGothic
20    LetterGothic-Italic
21    LetterGothic-Bold
22    Marigold
23    CGOmega
24    CGOmega-Italic
25    CGOmega-Bold
26    CGOmega-BoldItalic
27    SymbolMT  SymbolEncoding  FCO_Symbol
28    CGTimes
29    CGTimes-Italic
30    CGTimes-Bold
31    CGTimes-BoldItalic
32    TimesNewRoman
33    TimesNewRoman-Italic
34    TimesNewRoman-Bold
35    TimesNewRoman-BoldItalic
36    UniversMedium
37    UniversMedium-Italic
38    Univers-Bold
39    Univers-BoldItalic
40    Univers-Condensed-Medium
41    Univers-Condensed-MediumItalic
42    Univers-Condensed-Bold
43    Univers-Condensed-BoldItalic
44    Courier-
45    Courier-Italic
46    Courier-Bold-
47    Courier-BoldItalic
48    AvantGarde-Book
49    AvantGarde-BookOblique
50    AvantGarde-Demi
51    AvantGarde-DemiOblique
52    Bookman-Light
53    Bookman-LightItalic
54    Bookman-Demi
55    Bookman-DemiItalic
56    Courier
57    Courier-Oblique
58    Courier-Bold
59    Courier-BoldOblique
60    Helvetica
61    Helvetica-Oblique
62    Helvetica-Bold
63    Helvetica-BoldOblique
64    Helvetica-Narrow
65    Helvetica-Narrow-Oblique
66    Helvetica-Narrow-Bold
67    Helvetica-Narrow-BoldOblique
68    NewCenturySchlbk-Roman
69    NewCenturySchlbk-Italic
70    NewCenturySchlbk-Bold
71    NewCenturySchlbk-BoldItalic
72    Palatino-Roman
73    Palatino-Italic
74    Palatino-Bold
75    Palatino-BoldItalic
76    Symbol  SymbolEncoding  FCO_Symbol
77    Times-Roman
78    Times-Italic
79    Times-Bold
80    Times-BoldItalic
81    ZapfChancery-MediumItalic
82    ZapfDingbats DingbatsEncoding FCO_Dingbats
EndFCOfontmap
%EOF