From: Rune Zedeler Date: Sun, 18 Aug 2002 15:54:48 +0000 (+0000) Subject: * mf/feta-klef.mf: (another) white pixels bug in g-clef fixed. X-Git-Tag: release/1.6.0~32 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5fc80147dc24e3d2c09e42ee466c3302cc619502;p=lilypond.git * mf/feta-klef.mf: (another) white pixels bug in g-clef fixed. --- diff --git a/ChangeLog b/ChangeLog index 5558e34839..741cf743ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-18 Rune Zedeler + + * mf/feta-klef.mf: (another) white pixels bug in g-clef fixed. + 2002-08-18 Jan Nieuwenhuizen * lily/include/lily-guile.hh (LY_DEFINE_NOARGS): Remove. @@ -614,12 +618,6 @@ * lily/translator-group (find_existing_translator): If n=="Current", return this context. - * lily/tab-note-heads-engraver.cc: add algorithm for automatically - selecting frets when none given by user. Read property - "minimumFret". - - * scm/translator-property-description.scm: add "minimumFret" - * lily/rest.cc: * lily/time-signature.cc: spacing for even number of staff lines. @@ -3825,20 +3823,20 @@ i2002-07-12 Mats Bengtsson * mf/*.mf: Fixed a few typos in various .mf files 2002-01-17 Rune Zedeler - - * mf/: added macro soft_penstroke + + * mf/: added macro soft_penstroke softened some glyphs redrawn triangular noteheads redrawn tab-clef added classical quarter rest - * lily/stem.cc: Bugfix: Stem-attachment when staff_space!=1 + * lily/stem.cc: Bugfix: Stem-attachment when staff_space!=1 - * lily/bar.cc: Bugfix: repeat dots when even number of staff + * lily/bar.cc: Bugfix: repeat dots when even number of staff lines and staff_space>=2 - * lily/rest.cc: Use default rests when current style glyphs not + * lily/rest.cc: Use default rests when current style glyphs not found - this allows \property Staff.Rest \override #'style = #'classical diff --git a/mf/feta-klef.mf b/mf/feta-klef.mf index 1ed1d987ea..8bf9f4af11 100644 --- a/mf/feta-klef.mf +++ b/mf/feta-klef.mf @@ -388,7 +388,7 @@ def draw_gclef (expr exact_center, reduction)= .. z7r{down} .. z5r{down} .. z4r{right} .. z3r .. z2r{left} .. tension .95 .. - z1r -- z1l + z1r -- simple_serif(z1r, z1l, 80) -- z1l .. tension 0.85 ..cycle; save p, staffline_time, staff_line_path, down_staff_line_intersection; @@ -447,8 +447,6 @@ def draw_gclef (expr exact_center, reduction)= pickup pencircle scaled 1; - fill simple_serif(z1r, z1l, 80) -- cycle; - debugfill z11r{dir(start_angle)} .. z12r{dir(bot_angle)}