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_asciitilde.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_asciitilde.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/fetamont/ffmchar_asciitilde.mf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_asciitilde.mf b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_asciitilde.mf new file mode 100644 index 00000000000..6bb789e1bfb --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_asciitilde.mf @@ -0,0 +1,20 @@ +ffmchar("asciitilde",11,x_ht#,0); +lft x1=eps+noise; +x2=.3w+noise; +x4=.7w+noise; +x3=.5w+noise; +rt x5=w-eps+noise; +bot y1=.5h+noise; +bot y4=.5h+noise; +top y2=h+noise; +top y5=h+noise; +y3=.75h+noise; +if angle direction 1 of (z2{right}...z3...z4{right}) < -90: + draw z1{randup}...z2{randrt} + ...z3{-randup}...z4{randrt}...z5{randup}; +else: + draw z1{randup}...z2{randrt} + ...z3...z4{randrt}...z5{randup}; +fi +labels(1,2,3,4,5); +endchar; |