X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Ffeta-nummer.mf;h=07106b6c1db55dac9391d1c86d3eb46497d61e8e;hb=73eddbc277ed27aacfd6ed49f425ce02c39d87ef;hp=c7c24fdf29dfaaf9e8898d1a7c9c733ec601e0a2;hpb=f6f9c4dd17dc956861b958b01ef5a7029a9d6751;p=lilypond.git diff --git a/mf/feta-nummer.mf b/mf/feta-nummer.mf index c7c24fdf29..07106b6c1d 100644 --- a/mf/feta-nummer.mf +++ b/mf/feta-nummer.mf @@ -5,14 +5,17 @@ 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", design_size, "fetaNumber"); mode_setup; height#:=designsize; @@ -20,7 +23,6 @@ space# := design_size/2; font_x_height height#; font_normal_space space#; -font_coding_scheme "feta number"; % @@ -37,7 +39,11 @@ 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#) ; + +%% sqrt(.8 * blot_diameter#* thin#) ; +hair#:= thin# * .8 ; + + flare#:=9/8 thick# + .75 (height# / 10 - 1); save b,h; 4h+b=1/8; 10h+b=1/6;