summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/fetamont/ffmchar_cedilla.mf
blob: 808f00763c5cf0667825ef12e1c6bf4d05f3bbb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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;