From: fred Date: Tue, 26 Mar 2002 21:29:18 +0000 (+0000) Subject: lilypond-1.1.5 X-Git-Tag: release/1.5.59~2769 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=31c5d0c8fc298ad99946fbdc7b3c61a1a7e1cb48;p=lilypond.git lilypond-1.1.5 --- diff --git a/mf/feta-schrift.mf b/mf/feta-schrift.mf index 794208902e..9d5983726a 100644 --- a/mf/feta-schrift.mf +++ b/mf/feta-schrift.mf @@ -4,7 +4,7 @@ % source file of the Feta (defintively not an abbreviation for Font-En-Tja) % music font % -% (c) 1997, 1998 Han-Wen Nienhuys +% (c) 1997 Han-Wen Nienhuys % Jan Nieuwenhuizen % @@ -69,10 +69,10 @@ fet_beginchar("Thumb", "thumb", "thumb") height# = 5/4 width#; height# = interline#; thin = 1.2 stafflinethickness; - thick = 1.4 thin; + thick = 2 thin; set_char_box(width#/2, width#/2, height#/2, height#/2); - - penpos1(thick, 0); + + penpos1(thick, 0); penpos2(thin, 90); z1r = (w, 0); z2r = (0, h); @@ -81,15 +81,12 @@ fet_beginchar("Thumb", "thumb", "thumb") addto currentpicture also currentpicture xscaled -1; addto currentpicture also currentpicture yscaled -1; - pickup pencircle scaled thin; - save x,y; - z3r = (0, -h); - z4 = (0, -2h); + z3 = (0, -h); + z4 = (0, -1.5h); penlabels(3,4); - draw z3r -- z4; + draw_brush(z3,1.4*thin, z4,0.9*thick); fet_endchar; - % % FIXME: rounded endings %