summaryrefslogtreecommitdiff
path: root/fonts/elvish/tengmain.mf
blob: 189aa26de129b78541862c0789664a37b0001137 (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
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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296

beginchar("t",tinco_width#,ex#,desc#); "The tengwa tinco";
 pickup main_nib ;
 draw_tinco_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
endchar ;
 
beginchar("d",1.65tinco_width#,ex#,desc#); "The tengwa ando";
 pickup main_nib ;
 draw_ando_luva(1,2,3,4,7,8,9,10) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
endchar ;
 
 
beginchar("p",parma_width#,ex#,desc#); "The tengwa parma";
 pickup main_nib ;
 draw_parma_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
 x7 = x5 ; y7 = good.y o = y8 ; x8 = x3 + 0.05em ; % N.B. praps bot y7 = bot y8 = 0
 draw_bar(7,8)("r") ;
 endchar ;
 
beginchar("b",1.65parma_width#,ex#,desc#); "The tengwa umbar";
 pickup main_nib ;
 draw_umbar_luva(1,2,3,4,9,10,11,12) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
 x7 = x5 ; y7 = good.y o = y8 ; x8 = x11 + 0.05em ;
 draw_bar(7,8)("r") ;
 endchar ;
 
 
beginchar("c",tinco_width#,ex#,desc#); "The tengwa calma";
 pickup main_nib ;
 draw_calma_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
 endchar ;
 
beginchar("j",1.65tinco_width#,ex#,desc#); "The tengwa anga";
 pickup main_nib ;
 draw_anga_luva(1,2,3,4,7,8,9,10) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
 endchar ;
 
beginchar("k",parma_width#,ex#,desc#); "The tengwa quesse";
 pickup main_nib ;
 draw_quesse_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("b") ;
 x7 = x5 ; top y7 = ex = top y8 ; x8 = x3 - 0.05em ; % N.B. praps top y7 = top y8 = 0
 draw_bar(8,7)("l");
 endchar ;
 
beginchar("g",1.65parma_width#,ex#,desc#); "The tengwa ungwe";
 pickup main_nib ;
 draw_ungwe_luva(1,2,3,4,9,10,11,12) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("b") ;
 x7 = x5 ; top y7 = ex = top y8 ; x8 = x11 - 0.05em ;
 draw_bar(8,7)("l");
 endchar ;
 
beginchar(12,tinco_width#,asc#,desc#); "Extended sule"; % ^^L
 pickup main_nib ;
 draw_tinco_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
endchar ;
 
beginchar(4,1.65tinco_width#,asc#,desc#); "Extended anto"; % ^^D
 pickup main_nib ;
 draw_ando_luva(1,2,3,4,7,8,9,10) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
endchar ;
 
 
beginchar(16,parma_width#,asc#,desc#); "Extended formen"; % ^^P
 pickup main_nib ;
 draw_parma_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
 x7 = x5 ; y7 = good.y o = y8 ; x8 = x3 + 0.05em ; % N.B. praps bot y7 = bot y8 = 0
 draw_bar(7,8)("r") ;
 endchar ;
 
beginchar(18,1.65parma_width#,asc#,desc#); "Extended ampa"; % ^^R
 pickup main_nib ;
 draw_umbar_luva(1,2,3,4,9,10,11,12) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
 x7 = x5 ; y7 = good.y o = y8 ; x8 = x11 + 0.05em ;
 draw_bar(7,8)("r") ;
 endchar ;
 
 
beginchar(27,tinco_width#,asc#,desc#); "Extended aha"; % ^^[
 pickup main_nib ;
 draw_calma_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
 endchar ;
 
beginchar(10,1.65tinco_width#,asc#,desc#); "Extended anca"; % ^^J
 pickup main_nib ;
 draw_anga_luva(1,2,3,4,7,8,9,10) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
 endchar ;
 
beginchar(11,parma_width#,asc#,desc#); "Extended hwesta"; % ^^K
 pickup main_nib ;
 draw_quesse_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("tb") ;
 x7 = x5 ; top y7 = ex = top y8 ; x8 = x3 - 0.05em ; % N.B. praps top y7 = top y8 = 0
 draw_bar(8,7)("l");
 endchar ;
 
beginchar(7,1.65parma_width#,asc#,desc#); "Extended unque"; % ^^G
 pickup main_nib ;
 draw_ungwe_luva(1,2,3,4,9,10,11,12) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; bot y6 = -desc ; % bottom of stem
 draw_telco(5,6)("b") ;
 x7 = x5 ; top y7 = ex = top y8 ; x8 = x11 - 0.05em ;
 draw_bar(8,7)("l");
 endchar ;
 
beginchar("T",tinco_width#,ex#,0); "The tengwa thule";
 pickup main_nib ;
 draw_tinco_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
endchar ;
 
beginchar("D",1.65tinco_width#,ex#,0); "The tengwa anto";
 pickup main_nib ;
 draw_ando_luva(1,2,3,4,7,8,9,10) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
endchar ;
 
 
beginchar("f",parma_width#,ex#,0); "The tengwa formen";
 pickup main_nib ;
 draw_parma_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("t") ;
 x7 = x5 ; y7 = good.y o = y8 ; x8 = x3 + 0.05em ; % N.B. praps bot y7 = bot y8 = 0
 draw_bar(7,8)("r") ;
 endchar ;
 
beginchar("v",1.65parma_width#,ex#,0); "The tengwa ampa";
 pickup main_nib ;
 draw_umbar_luva(1,2,3,4,9,10,11,12) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("t") ;
 x7 = x5 ; y7 = good.y o = y8 ; x8 = x11 + 0.05em ;
 draw_bar(7,8)("r") ;
 endchar ;
 
 
beginchar("C",tinco_width#,ex#,0); "The tengwa aha";
 pickup main_nib ;
 draw_calma_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
 endchar ;
 
beginchar("J",1.65tinco_width#,ex#,0); "The tengwa anca";
 pickup main_nib ;
 draw_anga_luva(1,2,3,4,7,8,9,10) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
 endchar ;
 
beginchar("K",parma_width#,ex#,0); "The tengwa hwesta";
 pickup main_nib ;
 draw_quesse_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
 x7 = x5 ; top y7 = ex = top y8 ; x8 = x3 - 0.05em ; % N.B. praps top y7 = top y8 = 0
 draw_bar(8,7)("l");
 endchar ;
 
beginchar("G",1.65parma_width#,ex#,0); "The tengwa unque";
 pickup main_nib ;
 draw_ungwe_luva(1,2,3,4,9,10,11,12) ;
 x5 = x1 ;  top y5 = asc ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
 x7 = x5 ; top y7 = ex = top y8 ; x8 = x11 - 0.05em ;
 draw_bar(8,7)("l");
 endchar ;
 
beginchar("R",tinco_width#,ex#,0); "The tengwa ore";
 pickup main_nib ;
 draw_tinco_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
endchar ;
 
beginchar("n",1.65tinco_width#,ex#,0); "The tengwa numen";
 pickup main_nib ;
 draw_ando_luva(1,2,3,4,7,8,9,10) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
endchar ;
 
 
beginchar("w",parma_width#,ex#,0); "The tengwa vala";
 pickup main_nib ;
 draw_parma_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("t") ;
 x7 = x5 ; y7 = good.y o = y8 ; x8 = x3 + 0.05em ; % N.B. praps bot y7 = bot y8 = 0
 draw_bar(7,8)("r") ;
 endchar ;
 
beginchar("m",1.65parma_width#,ex#,0); "The tengwa malta";
 pickup main_nib ;
 draw_umbar_luva(1,2,3,4,9,10,11,12) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("t") ;
 x7 = x5 ; y7 = good.y o = y8 ; x8 = x11 + 0.05em ;
 draw_bar(7,8)("r") ;
 endchar ;
 
 
beginchar("y",tinco_width#,ex#,0); "The tengwa anna";
 pickup main_nib ;
 draw_calma_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
 endchar ;
 
beginchar("Y",1.65tinco_width#,ex#,0); "The tengwa noldo";
 pickup main_nib ;
 draw_anga_luva(1,2,3,4,7,8,9,10) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("tb") ;
 endchar ;
 
beginchar("W",parma_width#,ex#,0); "The tengwa vilya";
 pickup main_nib ;
 draw_quesse_luva(1,2,3,4) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("b") ;
 x7 = x5 ; top y7 = ex = top y8 ; x8 = x3 - 0.05em ; % N.B. praps top y7 = top y8 = 0
 draw_bar(8,7)("l");
 endchar ;
 
beginchar("N",1.65parma_width#,ex#,0); "The tengwa nwalme";
 pickup main_nib ;
 draw_ungwe_luva(1,2,3,4,9,10,11,12) ;
 x5 = x1 ;  top y5 = ex ; % top of stem
 x6 = x5 ; y6 = 0 ; % bottom of stem
 draw_telco(5,6)("b") ;
 x7 = x5 ; top y7 = ex = top y8 ; x8 = x11 - 0.05em ;
 draw_bar(8,7)("l");
 endchar ;