diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-04 00:33:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-04 00:33:18 +0000 |
commit | 2d729444590f5e072341eb515dc13f6e27dbf982 (patch) | |
tree | 268b7e620e1df574a5f06728439a0d146b8b553c /Master/texmf-dist/fonts/source/public/fetamont/ffmchar_A.mf | |
parent | 302c6b93f141ac7de3a1e02f0d1fdc738de8b076 (diff) |
fetamont (3jan14)
git-svn-id: svn://tug.org/texlive/trunk@32565 c570f23f-e606-0410-a88d-b1316a301751
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; |