]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-din.mf
add \newcontext
[lilypond.git] / mf / feta-din.mf
index 037e0712a6310a4fab2d3fca8b9ffa577381f006..861959b9e2352ae6c4310001081c98f5c215c69d 100644 (file)
@@ -8,12 +8,17 @@ input feta-macros;
 % input feta-params;
 mode_setup;
 
-ex# :=  (design_size / 2.6)* pt#;
+ex# :=  (design_size / 2.4)* pt#;
 descender# := 0.5 ex#;
-ascender# := 0.75 ex#;
+ascender# := 0.72 ex#;
 staffspace# := 1.75 / 2.0 * ex#;
 stafflinethickness# := staffspace# / 10;
 
+horizontal_space# :=  .66 ex#;
+
+font_x_height ex#;
+font_normal_space horizontal_space#;
+
 define_pixels (staffspace, stafflinethickness, ex, descender, ascender);
 
 fet_beginfont("feta-din", design_size);