X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mf%2Ffeta-autometric.mf;h=f189360df1507bdc0e62d40a8bd3a9383cbd7374;hb=1dc3363b663111eeb23de9bcd8330f59cee642a5;hp=50648f13c0bcd2f9f20ede6d7490ce6ac205dcc7;hpb=17936058af679e0c999d4c66ac405ff540c02cba;p=lilypond.git diff --git a/mf/feta-autometric.mf b/mf/feta-autometric.mf index 50648f13c0..f189360df1 100644 --- a/mf/feta-autometric.mf +++ b/mf/feta-autometric.mf @@ -4,7 +4,7 @@ % source file of the Feta (not an acronym for Font-En-Tja) % pretty-but-neat music font % -% (c) 1997--2006 Han-Wen Nienhuys +% (c) 1997--2007 Han-Wen Nienhuys % Jan Nieuwenhuizen % % these macros help create ascii logging output @@ -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_;