X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Ffeta-autometric.mf;h=f189360df1507bdc0e62d40a8bd3a9383cbd7374;hb=7a969ef322c1c0193d888e5bc080561ee43fe038;hp=921053ec797c484787984d5c6691d570303ef4c8;hpb=157d98c1870868bf59c1691577444e3c3d533bc4;p=lilypond.git diff --git a/mf/feta-autometric.mf b/mf/feta-autometric.mf index 921053ec79..f189360df1 100644 --- a/mf/feta-autometric.mf +++ b/mf/feta-autometric.mf @@ -125,13 +125,19 @@ def set_char_box (expr b_sharp, w_sharp, d_sharp, h_sharp) = charwx := charwd; charwy := 0; - % additions for mf2pt1 + % additions for mf2pt1 (`bbox' is called `glyph_dimensions' starting + % with version 2.4.2) if known bp_per_pixel: special "% MF2PT1: bbox " & to_bp (-b) & " " & to_bp (-d) & " " & to_bp (w) & " " & to_bp (h); + special "% MF2PT1: glyph_dimensions " + & to_bp (-b) & " " + & to_bp (-d) & " " + & to_bp (w) & " " + & to_bp (h); special "% MF2PT1: font_size " & decimal designsize; special "% MF2PT1: font_slant " & decimal font_slant_;