]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-nummer.mf
This patch addresses the following problems in the feta sources
[lilypond.git] / mf / feta-nummer.mf
index c7c24fdf29dfaaf9e8898d1a7c9c733ec601e0a2..f732fae83c97deca847b559ed32413035f1140d7 100644 (file)
@@ -5,45 +5,19 @@ test:=0;
 
 input feta-autometric;
 input feta-macros;
-input feta-params;
 
 
 
+%%%
+% TODO: make sure font size  for text and
+% font size for music both jibe with the number font.
+%%%
 
 %blot_diameter# = .4pt#;
 
-fet_beginfont("feta-nummer", design_size);
+fet_beginfont("feta-nummer", numberdesignsize/2, "fetaNumber");
 mode_setup;
 
-height#:=designsize;
-space# := design_size/2;
-
-font_x_height height#;
-font_normal_space space#;
-font_coding_scheme "feta number";
-
-
-%
-% DOCME!
-%ugh. b and h are reused.
-%
-
-save b,h; 4h+b=1.15; 10h+b=1;
-fatten:=designsize*h+b;
-
-save b,h; 4h+b=1.05; 10h+b=1;
-widen:=designsize*h+b;
-
-tense=0.85;
-thick#:=7/30height#*fatten;
-thin#:=thick#/4*fatten  + max(.1 (height# / 10 - 1), 0);
-hair#:= sqrt(.8 * blot_diameter#* thin#) ;
-flare#:=9/8 thick# + .75 (height# / 10 - 1);
-
-save b,h; 4h+b=1/8; 10h+b=1/6;
-kuulleke#:=thick#*designsize*h+b;
-foot_top#:=thick#;
-foot_width#:=9/4thick#;
 
 input feta-nummer-code;