1 2 3 4 5 6 7 8 9 10 11 12 13
ffmchar("ring",5,x_ht#+acc_ht#,0); lft x3=-o+noise; rt x1=w+o+noise; x2=.5w+noise; x4=.5w+noise; top y4=x_ht+o; %no noise because of Aring top y2=h+o+noise; y1=.5[y2,y4]+noise; y3=.5[y2,y4]+noise; draw full(z1,randup,z2,-randrt,z3,-randup,z4,randrt); charanchortops_[charcode]=(.5w,x_ht); labels(1,2,3,4); endchar;