summaryrefslogtreecommitdiff
path: root/fonts/drm/mf/drmdozscbx6.mf
blob: 0d0f0d8c07a683e92b636f71013e5aca02f1642b (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
% +AMDG

font_identifier:="drmdoz"; font_size:=6pt#; font_coding_scheme "T1";
pixels_per_inch:=1200;
mode_setup;

%%%% Define Dimensions for Whole Boxes %%%%

phi=(1+sqrt5)/2;
cap#=4pt#;
u#=2.5cap#/3;
em#=1.4cap#;
ex#=0.7cap#;
exw# = 1.1ex#; define_pixels(exw);
dep#=cap#/3;
ss#=0.25pt#;
asch#=12cap#/12;
digwid#=1ex#;
slant = 0;
font_slant slant;
font_normal_space 0.7u#;
font_normal_stretch 0.2u#;
font_normal_shrink 0.1u#;
font_x_height cap#/phi;
font_quad em#;
font_extra_space 0.5u#;

penwidth#=0.01pt#;

%%%% Define Dimensions for Letters %%%%

lserc#=0.09u#;
lserh#=lserc#+lserstep#;
lhigh#=0.3u#;
lserstep#=0.05u#;
userc#=0.08u#;
userh#=userc#+userstep#;
lserw#=0.2u#;
userw#=0.2u#;
userstep#=0.05u#;
bulbsh#=0.10u#;
curvwid#=0.7pt#;
slantwid#=0.7pt#;
thickstroke#=0.7pt#;
thinstroke#=0.3pt#;
loopgap#=0.6pt#;
o#=0.1thinstroke#;
hair#=0.2pt#;
ssslant#=0.1u#;
dotwidth#=userw#-o#;
pwid#=3userw#;
accwid# = pwid#/16;
theight#=8asch#/8;
define_pixels(theight);

define_pixels(accwid,cap,u,em,ex,dep,ss,penwidth,lserh,userh,lhigh,lserw,bulbsh,userw,lserc,userc,lserstep,userstep,ssslant,curvwid,slantwid,pwid,hair,loopgap,dotwidth);
define_blacker_pixels(accwid,cap,u,em,ex,dep,ss,penwidth,lserh,userh,lhigh,lserw,bulbsh,userw,lserc,userc,lserstep,userstep,ssslant,curvwid,slantwid,pwid,hair);
define_blacker_pixels(thickstroke,thinstroke,penwidth,o,hair);

pickup pencircle scaled penwidth; cappen:=savepen;
equalize=thickstroke/2-thinstroke/2;

input drmcap.mf
input drmlowmac.mf
input drmdozscdigs.mf

end;