]> git.donarmstrong.com Git - lilypond.git/blob - mf/feta-nummer4.mf
8e9ca32cf4af24544c4c6a2f5497f488d2130697
[lilypond.git] / mf / feta-nummer4.mf
1 % feta-nummer4.mf
2 % part of LilyPond's pretty-but-neat music font
3
4 input autometric;
5
6 fet_beginfont("feta-nummer", 4);
7
8 mode_setup;
9
10 test:=0;
11 input feta-macros;
12 input feta-params;
13
14 height#:=designsize;
15
16 fatten:=1.15;
17 widen:=1.05;
18 flaren:=0.88;
19 tense=0.85;
20 thick#:=7/30height#*fatten;
21 hair#:=blot_diameter#;
22 thin#:=hair#;
23 kuulleke#:=1/8thick#;
24
25 input feta-nummer;
26
27 fet_endfont("feta-nummer");
28
29 end.
30