diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/fetamont/ffmchar_H.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/fetamont/ffmchar_H.mf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_H.mf b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_H.mf index ea94d5e3894..927fbebbe8e 100644 --- a/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_H.mf +++ b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_H.mf @@ -2,18 +2,18 @@ ffmchar("H",15,ht#,0); italcorr .8ht#*slant; x1=leftstemloc+noise; x2=leftstemloc+noise; -x5=leftstemloc+noise; w-x3=leftstemloc+noise; w-x4=leftstemloc+noise; -w-x6=leftstemloc+noise; bot y1=noise-o; top y2=h+o+noise; bot y3=noise-o; top y4=h+o+noise; y5=barheight+noise; y6=barheight+noise; -draw z1--z2; -draw z3--z4; -draw z5--z6; +z5=whatever[z1,z2]; +z6=whatever[z3,z4]; +draw z1--z5--z6--z3; +draw z5--z2; +draw z6--z4; labels(1,2,3,4,5,6); endchar; |