summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/28-fake-interword-space-updated/pdftexspace/pdftexspace.ps
blob: 8109d509cdbb7e1b92c20a91dc5dc92cd7e4fb3c (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
107
108
109
110
111
112
%!PS-AdobeFont-1.0: PdfTeX-Space 1.00
%%CreationDate: 08 February 2023
% This work is in the public domain.
% Originally created by Han The Thanh and Karl Berry, 2023.
% (Started editing from lmr10.pfa, but there's nothing LM-specific left.)
%%EndComments
FontDirectory/PdfTeX-Space known{/PdfTeX-Space findfont dup/UniqueID known{dup
/UniqueID get 0 eq exch/FontType get 1 eq and}{pop false}ifelse
{save true}{false}ifelse}{false}ifelse
17 dict begin
/FontInfo 9 dict dup begin
/version(1.000)readonly def
/Notice(Public domain)readonly def
/FullName(PdfTeX-Space)readonly def
/FamilyName(PdfTeX)readonly def
/Weight(Normal)readonly def
/isFixedPitch false def
/ItalicAngle 0 def
/UnderlinePosition -1 def
/UnderlineThickness 40 def
end readonly def
/FontName /PdfTeX-Space def
/Encoding 256 array
0 1 255 {1 index exch /.notdef put} for
dup 32 /space put
readonly def
/PaintType 0 def
/FontType 1 def
/StrokeWidth 0 def
/FontMatrix[0.001 0 0 0.001 0 0]readonly def
%/UniqueID 0 def
/FontBBox{0 -290 333 1127}readonly def
% /FontBBox{0 0 333 0}readonly def
% /FontBBox{-430 -290 1417 1127}readonly def
currentdict end
currentfile eexec
dup/Private 19 dict dup begin
/RD{string currentfile exch readstring pop}executeonly def
/ND{noaccess def}executeonly def
/NP{noaccess put}executeonly def
/BlueValues [ ] def % required but can be empty
%optional /BlueScale 0.04546 def
%optional /BlueShift 7 def
%optional /BlueFuzz 0 def
/MinFeature{16 16}ND % required
%/UniqueID 0 def
%optional /StdHW[31]def
%optional /StdVW[69]def
%optional /StemSnapH[22 23 25 26 28 30 31 38 40 42 45 106]def
%optional /StemSnapV[25 66 69 75 77 83 86 89 92 97 103 107]def
/ForceBold false def
/password 5839 def % required
%
% no hints needed, but include the standard first four OtherSubrs and
% Subrs definitions anyway, since they (presumably) don't hurt. They are
% never called.
% 
% Copyright (c) 1987-1990 Adobe Systems Incorporated
% All Rights Reserved.
% This code to be used for hint replacement only
/OtherSubrs
[ { } { } { }
{
systemdict /internaldict known not
{ pop 3 }
{ 1183615869 systemdict /internaldict get exec
dup /startlock known
{ /startlock get exec }
{ dup /strtlck known
{ /strtlck get exec }
{ pop 3 }
ifelse }
ifelse }
ifelse
} executeonly
] noaccess def
/Subrs 4 array
dup 0 {
	3 0 callothersubr
	pop
	pop
	setcurrentpoint
	return
	} NP
dup 1 {
	0 1 callothersubr
	return
	} NP
dup 2 {
	0 2 callothersubr
	return
	} NP
dup 3 {
	return
	} NP
ND
2 index
/CharStrings 2 dict dup begin
/.notdef {
	0 280 hsbw
	endchar
	} ND
/space {
	0 333
	hsbw
	endchar
	} ND
end end readonly put put
dup/FontName get exch definefont pop
mark currentfile closefile
cleartomark
%%EndResource