summaryrefslogtreecommitdiff
path: root/japanese/vfghostscript/files/Fontmap.diff
blob: 49968583441c9ad5eafaf44e5c3990ea1f4d59f6 (plain) (blame)
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
*** Fontmap.orig	Mon May 20 21:17:20 1996
--- Fontmap	Mon May 20 21:17:27 1996
***************
*** 180,236 ****
  
  % 
  %
- % Type 1 fonts contributed to the X11R5 distribution.
- %
- 
- % The following notice accompanied the Charter fonts.
- %
- % (c) Copyright 1989-1992, Bitstream Inc., Cambridge, MA.
- %
- % You are hereby granted permission under all Bitstream propriety rights
- % to use, copy, modify, sublicense, sell, and redistribute the 4 Bitstream
- % Charter (r) Type 1 outline fonts and the 4 Courier Type 1 outline fonts
- % for any purpose and without restriction; provided, that this notice is
- % left intact on all copies of such fonts and that Bitstream's trademark
- % is acknowledged as shown below on all unmodified copies of the 4 Charter
- % Type 1 fonts.
- %
- % BITSTREAM CHARTER is a registered trademark of Bitstream Inc.
- 
- % The Bitstream Charter fonts have different names (CharterBT-
- % instead of Charter-), but Ghostscript doesn't care.
- /Charter-Roman			(bchr.pfa)	;
- /Charter-Italic			(bchri.pfa)	;
- /Charter-Bold			(bchb.pfa)	;
- /Charter-BoldItalic		(bchbi.pfa)	;
- 
- % The following notice accompanied the Utopia font:
- %
- %   Permission to use, reproduce, display and distribute the listed
- %   typefaces is hereby granted, provided that the Adobe Copyright notice
- %   appears in all whole and partial copies of the software and that the
- %   following trademark symbol and attribution appear in all unmodified
- %   copies of the software:
- %
- %           Copyright (c) 1989 Adobe Systems Incorporated
- %           Utopia (R)
- %           Utopia is a registered trademark of Adobe Systems Incorporated
- %
- %   The Adobe typefaces (Type 1 font program, bitmaps and Adobe Font
- %   Metric files) donated are:
- %
- %           Utopia Regular
- %           Utopia Italic
- %           Utopia Bold
- %           Utopia Bold Italic
- 
- /Utopia-Regular		(putr.pfa)	;
- /Utopia-Italic		(putri.pfa)	;
- /Utopia-Bold		(putb.pfa)	;
- /Utopia-BoldItalic	(putbi.pfa)	;
- 
- % 
- %
  % Fonts contributed by URW GmbH for distribution under the GNU License.
  % The following notice accompanied these fonts:
  %
--- 180,185 ----
***************
*** 266,398 ****
  
  /URWAntiquaT-RegularCondensed	(u003043t.gsf)	;
  /URWGroteskT-Bold		(u004006t.gsf)	;
- 
- % 
- %
- % Shareware Kana fonts.  These are subject to the following notice:
- %
- % These copyrighted fonts were developed by Kevin Hartig. Permission is
- % granted to freely distribute them in entirety along with this statement.
- % This is shareware. If you decide to use these fonts please contribute
- % $10 US to help support further freeware and shareware software development.
- % Questions and comments may be sent to:
- %
- % hartig@fsl.noaa.gov
- % khartig@nyx.cs.du.edu
- %
- % Kevin Hartig
- % 1126 Collyer Street
- % Longmont, CO 80501 USA
- % 
- % copyright 1993.
- 
- % Hiragana and Katakana fonts.  The character names are inappropriate,
- % and the encoding is probably not related to any known standard.
- 
- /Calligraphic-Hiragana		(fhirw.gsf)	;
- /Calligraphic-Katakana		(fkarw.gsf)	;
- 
- % 
- %
- % Public-domain fonts.  These have no copyright, and are of unknown quality.
- 
- % Cyrillic fonts.  The character names are inappropriate,
- % and the encoding is probably not related to any known standard.
- 
- /Shareware-Cyrillic-Regular	(fcyr.gsf)	;
- /Shareware-Cyrillic-Italic	(fcyri.gsf)	;
- 
- % Aliases
- /Cyrillic			/Cyrillic-Regular	;
- /Cyrillic-Regular		/Shareware-Cyrillic-Regular	;
- /Cyrillic-Italic		/Shareware-Cyrillic-Italic	;
- 
- % 
- %
- % Fonts converted from Hershey outlines.  These are constructed and
- % maintained manually.  These are also in the public domain.
- %
- % The suggested UniqueID's and filenames are constructed differently for
- % these than for the ones above, because of the strange way that the Hershey
- % fonts were constructed.  The scheme for these looks like:
- %
- % 42TTXY0
- %
- % TT = typeface, X = ``class'', Y = variation
- %
- % The typeface names and numbers are listed in fonts.mak.
- %
- % class:
- % 0 = normal			= r
- % 1 = simplex			= s
- % 2 = complex			= c
- % 3 = triplex			= t
- % 4 = duplex			= d
- %
- % variation:
- % 0 = normal			(omitted)
- % 1 = oblique			= o
- % 2 = italic			= i
- % 3 = bold			= b
- % 4 = bold oblique		= bo
- % 5 = bold italic		= bi
- %
- 
- % Fonts created by Thomas Wolff <wolff@inf.fu-berlin.de>, by adding
- % accents, accented characters, and various other non-alphabetics
- % to the original Hershey fonts.  These are "freeware", not to be sold.
- 
- /Hershey-Gothic-English		(hrger.pfa)	;	% 5066533
- /Hershey-Gothic-German		(hrgrr.pfa)	;
- /Hershey-Gothic-Italian		(hritr.pfa)	; 
- 
- /Hershey-Plain-Duplex		(hrpld.pfa)	;
- /Hershey-Plain-Duplex-Italic	(hrpldi.pfa)	;
- /Hershey-Plain-Triplex		(hrplt.pfa)	;
- /Hershey-Plain-Triplex-Italic	(hrplti.pfa)	;
- 
- /Hershey-Script-Complex		(hrscc.pfa)	;
- /Hershey-Script-Simplex		(hrscs.pfa)	;	% 5066541
- 
- % Fonts created algorithmically from the above.
- 
- /Hershey-Gothic-English-Bold		(hrgerb.gsf)	;	% 5066542
- /Hershey-Gothic-English-Oblique		(hrgero.gsf)	;
- /Hershey-Gothic-English-SemiBold	(hrgerd.gsf)	;
- /Hershey-Gothic-German-Bold		(hrgrrb.gsf)	;
- /Hershey-Gothic-German-Oblique		(hrgrro.gsf)	;
- /Hershey-Gothic-Italian-Bold		(hritrb.gsf)	;
- /Hershey-Gothic-Italian-Oblique		(hritro.gsf)	;
- 
- /Hershey-Plain-Duplex-Bold		(hrpldb.gsf)	;
- /Hershey-Plain-Duplex-Bold-Italic	(hrpldbi.gsf)	;
- /Hershey-Plain-Triplex-Bold		(hrpltb.gsf)	;
- /Hershey-Plain-Triplex-Bold-Italic	(hrpltbi.gsf)	;
- 
- /Hershey-Script-Complex-Bold		(hrsccb.gsf)	;
- /Hershey-Script-Complex-Oblique		(hrscco.gsf)	;
- /Hershey-Script-Simplex-Bold		(hrscsb.gsf)	;
- /Hershey-Script-Simplex-Oblique		(hrscso.gsf)	;	% 5066556
- 
- % Fonts consisting only of characters from the original Hershey
- % distribution.  These are Type 3 fonts.
- 
- /Hershey-Greek-Complex			(hrgkc.gsf)	;	% 5066557
- /Hershey-Greek-Simplex			(hrgks.gsf)	;
- 
- /Hershey-Plain				(hrplr.gsf)	;
- /Hershey-Plain-Simplex			(hrpls.gsf)	;	% 5066560
- 
- % Fonts created algorithmically from the above.
- 
- /Hershey-Plain-Bold			(hrplrb.gsf)	;	% 5066561
- /Hershey-Plain-Bold-Oblique		(hrplrbo.gsf)	;
- /Hershey-Plain-Oblique			(hrplro.gsf)	;
- /Hershey-Plain-Simplex-Bold		(hrplsb.gsf)	;
- /Hershey-Plain-Simplex-Bold-Oblique	(hrplsbo.gsf)	;
- /Hershey-Plain-Simplex-Oblique		(hrplso.gsf)	;	% 5066566
- 
- % This font, and only this font among the Hershey fonts, uses
- % the SymbolEncoding.
- 
- /Hershey-Symbol				(hrsyr.gsf)	;	% 5066567
--- 215,217 ----