summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_cedilla.mf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-04 00:33:18 +0000
committerKarl Berry <karl@freefriends.org>2014-01-04 00:33:18 +0000
commit2d729444590f5e072341eb515dc13f6e27dbf982 (patch)
tree268b7e620e1df574a5f06728439a0d146b8b553c /Master/texmf-dist/fonts/source/public/fetamont/ffmchar_cedilla.mf
parent302c6b93f141ac7de3a1e02f0d1fdc738de8b076 (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_cedilla.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/fetamont/ffmchar_cedilla.mf17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_cedilla.mf b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_cedilla.mf
new file mode 100644
index 00000000000..808f00763c5
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_cedilla.mf
@@ -0,0 +1,17 @@
+ffmchar("cedilla",4,x_ht#,acc_depth#);
+x1=.5w; %no noise!
+lft x2=.2w+.5noise;
+rt x3=w+o+.5noise;
+x4=x2;
+lft x5=0;
+bot y1=0; %no noise!
+y2=.4[y1,y4];
+y3=.7[y1,y4];
+bot y4=noise-d;
+z5=z4+whatever*randrt;
+draw z5--z4
+ & half(z4,z4-z5,z3,randup,z2,-randrt)
+ & z2--z1;
+charanchorbots_[charcode]=z1;
+labels(1,2,3,4,5);
+endchar;