]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/feta-test20.mf
Fixes bounding boxes for breves, improves longas (Issue 3480)
[lilypond.git] / mf / feta-test20.mf
index 72f9a877588dac4f8e082b495ae661e7931c8033..5a58be3dd620e00214d3c181f4acdd89321dc6cc 100644 (file)
@@ -1,22 +1,16 @@
-% feta-test20
+% feta-test20.mf
 % part of LilyPond's pretty-but-neat music font
 
-
 input feta-autometric;
-fet_beginfont("feta-test", 20);
-staffsize#:=20pt#;
-test:=1;
+
+design_size := 20;
+test := 1;
 
 % smoked cheese
 % test := -1;
 
-
-% dem piksels.
-%test := 1;
-
 input feta-generic;
 
-fet_endfont("feta");
 
 end.