]> git.donarmstrong.com Git - lilypond.git/commitdiff
downstem 16th and 32nd flags touchup
authorJanek Warchoł <lemniskata.bernoulliego@gmail.com>
Fri, 18 Mar 2011 10:50:36 +0000 (11:50 +0100)
committerGraham Percival <graham@percival-music.ca>
Sat, 26 Mar 2011 15:24:45 +0000 (15:24 +0000)
32nd downstem flag is made less 'bumpy'
(curves on the right edge of the flag are less pronounced,
to match 64th and 128th flags better).

Also, 16th and 32nd flags are made more consistent.
In particular, flares are corrected so now 32nd flag isn't
suddenly thicker than 16th flag.

mf/feta-flags.mf

index 68a39a74162e87d0ee8e0014feea013010e1185d..7f5c14d8bcf8474a11522939d1e70fecfcb307c1 100644 (file)
@@ -345,7 +345,7 @@ fet_beginchar ("16th (down)", "d4");
 
        flag_count = 2;
        total_depth# = 3.0 staff_space# - blot_diameter# / 2;
-       flare = .8 staff_space;
+       flare = .82 staff_space;
        flagspace# = .9 staff_space#;
        hip_depth_ratio = .85;
        hip_width# = downflag_width# - hip_thickness# / 2;
@@ -380,11 +380,11 @@ fet_beginchar ("32nd (down)", "d5");
 
        flag_count = 3;
        total_depth# = 3.75 * staff_space# - blot_diameter# / 2;
-       flare = .84 staff_space;
-       flagspace# = .9 staff_space#;
-       hip_depth_ratio = .85;
+       flare = .82 staff_space;
+       flagspace# = .88 staff_space#;
+       hip_depth_ratio = .87;
        hip_width# = downflag_width# - hip_thickness# / 2;
-       foot_width_ratio = .95;
+       foot_width_ratio = .965;
 
        (flag_count - 1) * flagspace# + foot_depth# = total_depth#;
 
@@ -399,9 +399,9 @@ fet_beginchar ("32nd (down)", "d5");
                   hip_depth_ratio, foot_width_ratio,
                   hip_thickness, foot_thickness, 0);
 
-       add_flag (flagspace, flare, .97, 1.00, 1.25,
+       add_flag (flagspace, flare, .98, 1.00, 1.22,
                  hip_thickness, foot_thickness);
-       add_flag (flagspace, flare, .95, 1.05, 1.25,
+       add_flag (flagspace, flare, .95, 1.02   , 1.22,
                  hip_thickness, foot_thickness);
 
        draw_square_block ((-0.5 stemthickness_rounded, 0),