diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/fetamont/ffmchar_A.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/fetamont/ffmchar_A.mf | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_A.mf b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_A.mf new file mode 100644 index 00000000000..35c181de727 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_A.mf @@ -0,0 +1,22 @@ +ffmchar("A",15,ht#,0); +italcorr .8ht#*slant; +x1=leftstemloc+noise; +x2=leftstemloc+noise; +x3=.5w+noise; +w-x4=leftstemloc+noise; +w-x5=leftstemloc+noise; +bot y1=noise-o; +y2=barheight+noise; +top y3=h+o; %no noise because of Aring +y4=barheight+noise; +bot y5=noise-o; +bot y6=0; %no noise +z6=whatever[z4,z5]; +draw z1--z2 + & half(z2,z2-z1,z3,randrt,z4,z5-z4) + & z4--z5; +draw z2--z4; +charanchortops_[charcode]=(.5w,h); +charanchorbots_[charcode]=z6; +labels(1,2,3,4,5,6); +endchar; |