]> git.donarmstrong.com Git - lilypond.git/commitdiff
''
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 3 Apr 2002 16:43:19 +0000 (16:43 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 3 Apr 2002 16:43:19 +0000 (16:43 +0000)
mf/feta-din-code.mf
mf/feta-din.mf

index 97cd5aa4ad38b50b9d8e177d832f96c7383b4ea9..0f8b61dafe571c6cb177210ab78f762f2f85ed0a 100644 (file)
@@ -24,7 +24,6 @@ input cmbase;
 
 M:=design_size/10;
 
-
 u#:=M*21.2/36pt#;      % unit width
 width_adj#:=M*11/36pt#;    % width adjustment for certain characters
 serif_fit#:=M*0pt#;    % extra sidebar near lowercase serifs
@@ -140,8 +139,6 @@ fcode = 102;
 
 input feta-ital-f;
 
-input feta-new-code;
-
 slant:=.28;      % tilt ratio $(\Delta x/\Delta y)$
 stem#:=M*32/36pt#;    % lowercase stem breadth
 ess#:=M*28/36pt#;      % breadth in middle of lowercase s
@@ -165,10 +162,13 @@ input feta-ital-m;
 input feta-ital-r;
 input feta-ital-s;
 input feta-ital-z;
+input feta-new-code;
 
 font_slant slant;
 font_x_height x_height#;
 font_quad 18u#;             % to have a working em unit
 
+
+
 %%fet_endfont("feta-din");
 
index 6b3e2a646d79789e5628ca9704dcae0c38b4a77d..60f67256dfec4fdc691f66bfe5b458164fd8f827 100644 (file)
@@ -8,7 +8,7 @@ input feta-macros;
 input feta-params;
 
 
-ex# :=  1/3 design_size;
+ex# :=  (design_size / 10)* pt#;
 descender# := 0.5 ex#;
 staffspace# := 1.75 / 2.0 * ex#;
 stafflinethickness# := staffspace# / 10;