]> git.donarmstrong.com Git - lilypond.git/commitdiff
''
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 25 Apr 2002 21:54:16 +0000 (21:54 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 25 Apr 2002 21:54:16 +0000 (21:54 +0000)
ChangeLog
mf/feta-nummer-code.mf
mf/feta-nummer.mf

index 48e68f3f5948a57ee9f4e9a281490c6b54467350..eefb7c539b0364a70edafee1b75d18c85c89989f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-04-25  Han-Wen  <hanwen@cs.uu.nl>
 
+       * mf/feta-nummer.mf: scalability fixes.
+
        * mf/feta-nummer-code.mf: fixes for 5, 8. 
 
        * mf/feta-klef.mf: G clef fixes.
index cafc8a7aaab2cd72a490d9b056006ec94d3182bf..3d7eb8d26e34516bd0e7870be5f3dd95a8ac98ca 100644 (file)
@@ -343,7 +343,8 @@ fet_beginchar("Numeral 3", "3", "three")
        x6r= 37/80 w;
        y6r = 0;
        penpos7(3/2thin,90);
-       z7=(x5,y3);
+       x7 = .83 w ;
+       y7 = y3;
        penlabels(1,2,3,4,5,6,7);
        save alpha; alpha=25;
        save t; t=tense;
index 5e9569779d2a6639a55695f8cde648bd79d6cc1e..bdefb0680915385c93651b05ab0abc388d74e9c8 100644 (file)
@@ -21,15 +21,24 @@ space# := design_size/2;
 font_x_height height#;
 font_normal_space space#;
 
+
+%
+% 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;
-hair#:=blot_diameter#;
-flare#:=9/8thick#/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#;