From 38dce56af7b9f90d3ef36329ec48f3e41d2ee5b6 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 7 Apr 2002 22:34:36 +0000 Subject: [PATCH] '' --- ChangeLog | 2 -- mf/feta-schrift.mf | 6 +----- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index f2922e2dd6..7705772cf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,8 +30,6 @@ * lilypond-mode.el: Added "2Midi" command -2002-04-06 Chris Jackson - 2002-04-06 Chris Jackson * lily/tuplet-bracket.cc, scm/grob-description.scm: New diff --git a/mf/feta-schrift.mf b/mf/feta-schrift.mf index 9b390d7e06..d057e8fc86 100644 --- a/mf/feta-schrift.mf +++ b/mf/feta-schrift.mf @@ -123,17 +123,13 @@ fet_beginchar("> accent", "sforzato", "sforzatoaccent") labels(4); fet_endchar; -% Hmm, changed 1.5 to 1.4 to avoid problems with "random" placement of -% the dots because of quantization effects for almost integer values. /MB - - % % Hmm. Should not meddle with darkness of font. Check out the % correct value for radius. Maybe we'd better change padding --hwn % fet_beginchar("staccato dot", "staccato", "staccato") save radius; - radius# = ((3/8) * 1.75) staff_space#; + radius# = ((3/8) * 1.75) * staff_space#; define_whole_pixels(radius); pickup pencircle scaled 2 radius; drawdot (0,0); -- 2.39.5