diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/fetamont/ffmchar_K.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/fetamont/ffmchar_K.mf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_K.mf b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_K.mf new file mode 100644 index 00000000000..24c24b822f0 --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_K.mf @@ -0,0 +1,20 @@ +ffmchar("K",13,ht#,0); +italcorr ht#*slant; +x1=leftstemloc+noise; +x2=leftstemloc+noise; +w-x5=good.x(1.5u+s+noise); +w-x6=good.x(1.5u+s+noise); +bot y1=noise-o; +bot y6=noise-o; +top y2=h+o+noise; +top y5=h+o+noise; +y3=.618[y2,y1]+noise; +z3=whatever[z1,z2]; +z4=whatever[z3,z5]=whatever[z2,z6]; +draw z1--z2; +draw z3--z5; +draw z4--z6; +labels(1,2,3,4,5,6); +endchar; + + |