]> git.donarmstrong.com Git - lilypond.git/commitdiff
extra space for flat symbol slashes.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 31 Jan 2007 16:52:20 +0000 (17:52 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 31 Jan 2007 16:52:20 +0000 (17:52 +0100)
mf/feta-toevallig.mf

index 217d8548309a2b4281c9f7216fbd2584ee911b88..45263f2fcc66de8cbce85c5bb7ab08a2f16dcf73 100644 (file)
@@ -545,7 +545,7 @@ fet_endchar;
 draw_shifted_too;
 
 fet_beginchar ("Flat (slashed)", "flat.slash");
-       set_char_box (1.2 stafflinethickness#, .8 staff_space#,
+       set_char_box (.4 staff_space#, .8 staff_space#,
                      0.6 staff_space#, 1.9 staff_space#);
 
        draw_meta_flat (0, w, 0.31 staff_space);
@@ -566,7 +566,7 @@ fet_beginchar ("Flat (slashed)", "flat.slash");
 fet_endchar;
 
 fet_beginchar ("Flat (slashed twice)", "flat.slashslash");
-       set_char_box (1.2 stafflinethickness#, .8 staff_space#,
+       set_char_box (.4 staff_space#, .8 staff_space#,
                      0.6 staff_space#, 1.9 staff_space#);
 
        draw_meta_flat (0, w, 0.31 staff_space);
@@ -620,7 +620,7 @@ fet_beginchar ("Semi flat", "mirroredflat");
 fet_endchar;
 
 fet_beginchar ("Semi flat", "mirroredflat.backslash");
-       set_char_box (1.2 stafflinethickness#, .8 staff_space#,
+       set_char_box (.4 staff_space#, .8 staff_space#,
                      0.6 staff_space#, 1.9 staff_space#);
 
        draw_meta_flat (0, w, 0.31 staff_space);