summaryrefslogtreecommitdiff
path: root/fonts/drm/mf/drmoldstyfracs.mf
blob: b08bb87ba126f5f8600a6b03f563bfec2a56fca2 (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
% +AMDG  This document was begun on 6 Aug 11EX, the Feast of
% the Transfiguration of Our Lord Jesus Christ, and the
% commemorations of St Xystus, PM, and Felicissimus and
% Agapitus, MM, and it is humbly dedicated to them and to
% the Immaculate Heart of Mary for their prayers, and to the
% Sacred Heart of Jesus for His mercy.

beginchar(oct"275",em#+2ss#,cap#,0); "old-style fraction 1/2";

pickup pencircle scaled thinl;
top rt z0 = (w-ss-pwid,h);
bot lft z1 = (ss,0);
draw z0--z1;

fill one scaled 0.85 shifted (0,h/2);
fill two scaled 0.85 shifted (w/2-pwid/2,0);

penlabels(0,1);
endchar;

beginchar(oct"274",em#+2ss#,cap#,dep#); "old-style fraction 1/4";

pickup pencircle scaled thinl;
top rt z0 = (w-ss-pwid,h);
bot lft z1 = (ss,0);
draw z0--z1;

fill one scaled 0.85 shifted (0,h/2);
fill fourfill scaled 0.85 shifted (w/2-pwid/2,dep/2);
unfill fourun scaled 0.85 shifted (w/2-pwid/2,dep/2);

penlabels(0,1);
endchar;

beginchar(oct"276",em#+2ss#,cap#,dep#); "old-style fraction 3/4";

pickup pencircle scaled thinl;
top rt z0 = (w-ss,h);
bot lft z1 = (ss+pwid,0);
draw z0--z1;

fill three scaled 0.85 shifted (0,h/2+pwid/2);
fill fourfill scaled 0.85 shifted (w/2,dep/2);
unfill fourun scaled 0.85 shifted (w/2,dep/2);

penlabels(0,1);
endchar;

beginchar(oct"304",em#+2ss#,cap#,dep#); "old-style fraction 1/3";

pickup pencircle scaled thinl;
top rt z0 = (w-ss-pwid,h);
bot lft z1 = (ss,0);
draw z0--z1;

fill one scaled 0.85 shifted (0,h/2);
fill three scaled 0.85 shifted (w/2-ss,dep/2);

penlabels(0,1);
endchar;

beginchar(oct"305",7em#/6+2ss#,cap#,dep#); "old-style fraction 2/3";

pickup pencircle scaled thinl;
top rt z0 = (w-ss-pwid,h);
bot lft z1 = (ss+pwid,0);
draw z0--z1;

fill two scaled 0.85 shifted (0,h/2);
fill three scaled 0.85 shifted (w/2,0);

penlabels(0,1);
endchar;