blob: 2c250a82e48a0b812a25db836377af28f3917fde (
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
|
% Fetamont parameters (bold script oblique, 10pt)
if base_name="mf2outline":
font_name "Fetamont-BoldScriptOblique";
font_fullname "Fetamont Bold Script Oblique";
font_familyname "Fetamont Script";
font_os_weight 700;
font_os_width 5;
fi
font_identifier:="FFMBWO";
font_size 10pt#; % the "design size" of this font
ht#:=6pt#; % height of characters
x_ht#:=4.5pt#; % x-height of characters
acc_ht#:=2pt#; % height of the accents
barheight#:=.45ht#; % height of bar lines
comma_depth#:=designsize*7/36pt#; % depth of comma
acc_depth#:=designsize*7/36pt#; % depth of accents
u#:=21/20*4/9pt#; % unit width
xgap#:=21/20*0.6pt#; % horizontal adjustment
ygap#:=(ht#/13.5u#)*xgap#; % vertical adjustment (N and M)
s#:=0; % extra space at the sides
o#:=1/9pt#; % overshoot
px#:=.5[11/15pt#,4/3pt#]; % horizontal thickness of pen
py#:=.6px#; % vertical pen thickness
dotincr:=.4; % increasement of dot diameter
prot:=60; % rotation angle of the pen
slant:=1/4; % slanting amount
craziness:=.1pt; % degree of haphazard variation
superness:=.75; % parameter for superellipses
has_variants:=1; % are random variants contained?
input ffmbase % now generate the font
|