~ubuntu-branches/ubuntu/intrepid/graphicsmagick/intrepid

« back to all changes in this revision

Viewing changes to config/type-ghostscript.mgk.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2006-05-06 16:28:08 UTC
  • Revision ID: james.westby@ubuntu.com-20060506162808-vt2ni3r5nytcszms
Tags: upstream-1.1.7
ImportĀ upstreamĀ versionĀ 1.1.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<typemap>
 
3
  <type
 
4
    name="AvantGarde-Book"
 
5
    fullname="AvantGarde Book"
 
6
    family="AvantGarde"
 
7
    foundry="URW"
 
8
    weight="400"
 
9
    style="normal"
 
10
    stretch="normal"
 
11
    format="type1"
 
12
    metrics="@ghostscript_font_dir@a010013l.afm"
 
13
    glyphs="@ghostscript_font_dir@a010013l.pfb"
 
14
    />
 
15
  <type
 
16
    name="AvantGarde-BookOblique"
 
17
    fullname="AvantGarde Book Oblique"
 
18
    family="AvantGarde"
 
19
    foundry="URW"
 
20
    weight="400"
 
21
    style="oblique"
 
22
    stretch="normal"
 
23
    format="type1"
 
24
    metrics="@ghostscript_font_dir@a010033l.afm"
 
25
    glyphs="@ghostscript_font_dir@a010033l.pfb"
 
26
    />
 
27
  <type
 
28
    name="AvantGarde-Demi"
 
29
    fullname="AvantGarde DemiBold"
 
30
    family="AvantGarde"
 
31
    foundry="URW"
 
32
    weight="600"
 
33
    style="normal"
 
34
    stretch="normal"
 
35
    format="type1"
 
36
    metrics="@ghostscript_font_dir@a010015l.afm"
 
37
    glyphs="@ghostscript_font_dir@a010015l.pfb"
 
38
    />
 
39
  <type
 
40
    name="AvantGarde-DemiOblique"
 
41
    fullname="AvantGarde DemiOblique"
 
42
    family="AvantGarde"
 
43
    foundry="URW"
 
44
    weight="600"
 
45
    style="oblique"
 
46
    stretch="normal"
 
47
    format="type1"
 
48
    metrics="@ghostscript_font_dir@a010035l.afm"
 
49
    glyphs="@ghostscript_font_dir@a010035l.pfb"
 
50
    />
 
51
  <type
 
52
    name="Bookman-Demi"
 
53
    fullname="Bookman DemiBold"
 
54
    family="Bookman"
 
55
    foundry="URW"
 
56
    weight="600"
 
57
    style="normal"
 
58
    stretch="normal"
 
59
    format="type1"
 
60
    metrics="@ghostscript_font_dir@b018015l.afm"
 
61
    glyphs="@ghostscript_font_dir@b018015l.pfb"
 
62
    />
 
63
  <type
 
64
    name="Bookman-DemiItalic"
 
65
    fullname="Bookman DemiBold Italic"
 
66
    family="Bookman"
 
67
    foundry="URW"
 
68
    weight="600"
 
69
    style="italic"
 
70
    stretch="normal"
 
71
    format="type1"
 
72
    metrics="@ghostscript_font_dir@b018035l.afm"
 
73
    glyphs="@ghostscript_font_dir@b018035l.pfb"
 
74
    />
 
75
  <type
 
76
    name="Bookman-Light"
 
77
    fullname="Bookman Light"
 
78
    family="Bookman"
 
79
    foundry="URW"
 
80
    weight="300"
 
81
    style="normal"
 
82
    stretch="normal"
 
83
    format="type1"
 
84
    metrics="@ghostscript_font_dir@b018012l.afm"
 
85
    glyphs="@ghostscript_font_dir@b018012l.pfb"
 
86
    />
 
87
  <type
 
88
    name="Bookman-LightItalic"
 
89
    fullname="Bookman Light Italic"
 
90
    family="Bookman"
 
91
    foundry="URW"
 
92
    weight="300"
 
93
    style="italic"
 
94
    stretch="normal"
 
95
    format="type1"
 
96
    metrics="@ghostscript_font_dir@b018032l.afm"
 
97
    glyphs="@ghostscript_font_dir@b018032l.pfb"
 
98
    />
 
99
  <type
 
100
    name="Courier"
 
101
    fullname="Courier Regular"
 
102
    family="Courier"
 
103
    foundry="URW"
 
104
    weight="400"
 
105
    style="normal"
 
106
    stretch="normal"
 
107
    format="type1"
 
108
    metrics="@ghostscript_font_dir@n022003l.afm"
 
109
    glyphs="@ghostscript_font_dir@n022003l.pfb"
 
110
    />
 
111
  <type
 
112
    name="Courier-Bold"
 
113
    fullname="Courier Bold"
 
114
    family="Courier"
 
115
    foundry="URW"
 
116
    weight="700"
 
117
    style="normal"
 
118
    stretch="normal"
 
119
    format="type1"
 
120
    metrics="@ghostscript_font_dir@n022004l.afm"
 
121
    glyphs="@ghostscript_font_dir@n022004l.pfb"
 
122
    />
 
123
  <type
 
124
    name="Courier-Oblique"
 
125
    fullname="Courier Regular Oblique"
 
126
    family="Courier"
 
127
    foundry="URW"
 
128
    weight="400"
 
129
    style="oblique"
 
130
    stretch="normal"
 
131
    format="type1"
 
132
    metrics="@ghostscript_font_dir@n022023l.afm"
 
133
    glyphs="@ghostscript_font_dir@n022023l.pfb"
 
134
    />
 
135
  <type
 
136
    name="Courier-BoldOblique"
 
137
    fullname="Courier Bold Oblique"
 
138
    family="Courier"
 
139
    foundry="URW"
 
140
    weight="700"
 
141
    style="oblique"
 
142
    stretch="normal"
 
143
    format="type1"
 
144
    metrics="@ghostscript_font_dir@n022024l.afm"
 
145
    glyphs="@ghostscript_font_dir@n022024l.pfb"
 
146
    />
 
147
  <type
 
148
    name="Helvetica"
 
149
    fullname="Helvetica Regular"
 
150
    family="Helvetica"
 
151
    foundry="URW"
 
152
    weight="400"
 
153
    style="normal"
 
154
    stretch="normal"
 
155
    format="type1"
 
156
    metrics="@ghostscript_font_dir@n019003l.afm"
 
157
    glyphs="@ghostscript_font_dir@n019003l.pfb"
 
158
    />
 
159
  <type
 
160
    name="Helvetica-Bold"
 
161
    fullname="Helvetica Bold"
 
162
    family="Helvetica"
 
163
    foundry="URW"
 
164
    weight="700"
 
165
    style="normal"
 
166
    stretch="normal"
 
167
    format="type1"
 
168
    metrics="@ghostscript_font_dir@n019004l.afm"
 
169
    glyphs="@ghostscript_font_dir@n019004l.pfb"
 
170
    />
 
171
  <type
 
172
    name="Helvetica-Oblique"
 
173
    fullname="Helvetica Regular Italic"
 
174
    family="Helvetica"
 
175
    foundry="URW"
 
176
    weight="400"
 
177
    style="italic"
 
178
    stretch="normal"
 
179
    format="type1"
 
180
    metrics="@ghostscript_font_dir@n019023l.afm"
 
181
    glyphs="@ghostscript_font_dir@n019023l.pfb"
 
182
    />
 
183
  <type
 
184
    name="Helvetica-BoldOblique"
 
185
    fullname="Helvetica Bold Italic"
 
186
    family="Helvetica"
 
187
    foundry="URW"
 
188
    weight="700"
 
189
    style="italic"
 
190
    stretch="normal"
 
191
    format="type1"
 
192
    metrics="@ghostscript_font_dir@n019024l.afm"
 
193
    glyphs="@ghostscript_font_dir@n019024l.pfb"
 
194
    />
 
195
  <type
 
196
    name="Helvetica-Narrow"
 
197
    fullname="Helvetica Narrow"
 
198
    family="Helvetica Narrow"
 
199
    foundry="URW"
 
200
    weight="400"
 
201
    style="normal"
 
202
    stretch="condensed"
 
203
    format="type1"
 
204
    metrics="@ghostscript_font_dir@n019043l.afm"
 
205
    glyphs="@ghostscript_font_dir@n019043l.pfb"
 
206
    />
 
207
  <type
 
208
    name="Helvetica-Narrow-Oblique"
 
209
    fullname="Helvetica Narrow Oblique"
 
210
    family="Helvetica Narrow"
 
211
    foundry="URW"
 
212
    weight="400"
 
213
    style="oblique"
 
214
    stretch="condensed"
 
215
    format="type1"
 
216
    metrics="@ghostscript_font_dir@n019063l.afm"
 
217
    glyphs="@ghostscript_font_dir@n019063l.pfb"
 
218
    />
 
219
  <type
 
220
    name="Helvetica-Narrow-Bold"
 
221
    fullname="Helvetica Narrow Bold"
 
222
    family="Helvetica Narrow"
 
223
    foundry="URW"
 
224
    weight="700"
 
225
    style="normal"
 
226
    stretch="condensed"
 
227
    format="type1"
 
228
    metrics="@ghostscript_font_dir@n019044l.afm"
 
229
    glyphs="@ghostscript_font_dir@n019044l.pfb"
 
230
    />
 
231
  <type
 
232
    name="Helvetica-Narrow-BoldOblique"
 
233
    fullname="Helvetica Narrow Bold Oblique"
 
234
    family="Helvetica Narrow"
 
235
    foundry="URW"
 
236
    weight="700"
 
237
    style="oblique"
 
238
    stretch="condensed"
 
239
    format="type1"
 
240
    metrics="@ghostscript_font_dir@n019064l.afm"
 
241
    glyphs="@ghostscript_font_dir@n019064l.pfb"
 
242
    />
 
243
  <type
 
244
    name="NewCenturySchlbk-Roman"
 
245
    fullname="New Century Schoolbook"
 
246
    family="NewCenturySchlbk"
 
247
    foundry="URW"
 
248
    weight="400"
 
249
    style="normal"
 
250
    stretch="normal"
 
251
    format="type1"
 
252
    metrics="@ghostscript_font_dir@c059013l.afm"
 
253
    glyphs="@ghostscript_font_dir@c059013l.pfb"
 
254
    />
 
255
  <type
 
256
    name="NewCenturySchlbk-Italic"
 
257
    fullname="New Century Schoolbook Italic"
 
258
    family="NewCenturySchlbk"
 
259
    foundry="URW"
 
260
    weight="400"
 
261
    style="italic"
 
262
    stretch="normal"
 
263
    format="type1"
 
264
    metrics="@ghostscript_font_dir@c059033l.afm"
 
265
    glyphs="@ghostscript_font_dir@c059033l.pfb"
 
266
    />
 
267
  <type
 
268
    name="NewCenturySchlbk-Bold"
 
269
    fullname="New Century Schoolbook Bold"
 
270
    family="NewCenturySchlbk"
 
271
    foundry="URW"
 
272
    weight="700"
 
273
    style="normal"
 
274
    stretch="normal"
 
275
    format="type1"
 
276
    metrics="@ghostscript_font_dir@c059016l.afm"
 
277
    glyphs="@ghostscript_font_dir@c059016l.pfb"
 
278
    />
 
279
  <type
 
280
    name="NewCenturySchlbk-BoldItalic"
 
281
    fullname="New Century Schoolbook Bold Italic"
 
282
    family="NewCenturySchlbk"
 
283
    foundry="URW"
 
284
    weight="700"
 
285
    style="italic"
 
286
    stretch="normal"
 
287
    format="type1"
 
288
    metrics="@ghostscript_font_dir@c059036l.afm"
 
289
    glyphs="@ghostscript_font_dir@c059036l.pfb"
 
290
    />
 
291
  <type
 
292
    name="Palatino-Roman"
 
293
    fullname="Palatino Regular"
 
294
    family="Palatino"
 
295
    foundry="URW"
 
296
    weight="400"
 
297
    style="normal"
 
298
    stretch="normal"
 
299
    format="type1"
 
300
    metrics="@ghostscript_font_dir@p052003l.afm"
 
301
    glyphs="@ghostscript_font_dir@p052003l.pfb"
 
302
    />
 
303
  <type
 
304
    name="Palatino-Italic"
 
305
    fullname="Palatino Italic"
 
306
    family="Palatino"
 
307
    foundry="URW"
 
308
    weight="400"
 
309
    style="italic"
 
310
    stretch="normal"
 
311
    format="type1"
 
312
    metrics="@ghostscript_font_dir@p052023l.afm"
 
313
    glyphs="@ghostscript_font_dir@p052023l.pfb"
 
314
    />
 
315
  <type
 
316
    name="Palatino-Bold"
 
317
    fullname="Palatino Bold"
 
318
    family="Palatino"
 
319
    foundry="URW"
 
320
    weight="700"
 
321
    style="normal"
 
322
    stretch="normal"
 
323
    format="type1"
 
324
    metrics="@ghostscript_font_dir@p052004l.afm"
 
325
    glyphs="@ghostscript_font_dir@p052004l.pfb"
 
326
    />
 
327
  <type
 
328
    name="Palatino-BoldItalic"
 
329
    fullname="Palatino Bold Italic"
 
330
    family="Palatino"
 
331
    foundry="URW"
 
332
    weight="700"
 
333
    style="italic"
 
334
    stretch="normal"
 
335
    format="type1"
 
336
    metrics="@ghostscript_font_dir@p052024l.afm"
 
337
    glyphs="@ghostscript_font_dir@p052024l.pfb"
 
338
    />
 
339
  <type
 
340
    name="Times-Roman"
 
341
    fullname="Times Regular"
 
342
    family="Times"
 
343
    foundry="URW"
 
344
    weight="400"
 
345
    style="normal"
 
346
    stretch="normal"
 
347
    format="type1"
 
348
    metrics="@ghostscript_font_dir@n021003l.afm"
 
349
    glyphs="@ghostscript_font_dir@n021003l.pfb"
 
350
    />
 
351
  <type
 
352
    name="Times-Bold"
 
353
    fullname="Times Medium"
 
354
    family="Times"
 
355
    foundry="URW"
 
356
    weight="700"
 
357
    style="normal"
 
358
    stretch="normal"
 
359
    format="type1"
 
360
    metrics="@ghostscript_font_dir@n021004l.afm"
 
361
    glyphs="@ghostscript_font_dir@n021004l.pfb"
 
362
    />
 
363
  <type
 
364
    name="Times-Italic"
 
365
    fullname="Times Regular Italic"
 
366
    family="Times"
 
367
    foundry="URW"
 
368
    weight="400"
 
369
    style="italic"
 
370
    stretch="normal"
 
371
    format="type1"
 
372
    metrics="@ghostscript_font_dir@n021023l.afm"
 
373
    glyphs="@ghostscript_font_dir@n021023l.pfb"
 
374
    />
 
375
  <type
 
376
    name="Times-BoldItalic"
 
377
    fullname="Times Medium Italic"
 
378
    family="Times"
 
379
    foundry="URW"
 
380
    weight="700"
 
381
    style="italic"
 
382
    stretch="normal"
 
383
    format="type1"
 
384
    metrics="@ghostscript_font_dir@n021024l.afm"
 
385
    glyphs="@ghostscript_font_dir@n021024l.pfb"
 
386
    />
 
387
  <type
 
388
    name="Symbol"
 
389
    fullname="Symbol"
 
390
    family="Symbol"
 
391
    foundry="URW"
 
392
    weight="400"
 
393
    style="normal"
 
394
    stretch="normal"
 
395
    format="type1"
 
396
    metrics="@ghostscript_font_dir@s050000l.afm"
 
397
    glyphs="@ghostscript_font_dir@s050000l.pfb"
 
398
    version="0.1"
 
399
    encoding="AdobeCustom"
 
400
    />
 
401
</typemap>