From: hanwen Date: Wed, 3 Apr 2002 16:43:19 +0000 (+0000) Subject: '' X-Git-Tag: release/1.5.59~165 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3422db180c8a61d42d86d4bf70af45e689fa00ec;p=lilypond.git '' --- diff --git a/mf/feta-din-code.mf b/mf/feta-din-code.mf index 97cd5aa4ad..0f8b61dafe 100644 --- a/mf/feta-din-code.mf +++ b/mf/feta-din-code.mf @@ -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"); diff --git a/mf/feta-din.mf b/mf/feta-din.mf index 6b3e2a646d..60f67256df 100644 --- a/mf/feta-din.mf +++ b/mf/feta-din.mf @@ -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;