summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_cedilla.mf
diff options
context:
space:
mode:
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;