1 font_identifier:="xslz20";
7 define_blacker_pixels(thick);
12 maxwidth:=minwidth+(numslurs-1)*delwidth;
14 fontdimen 5: maxwidth;
24 for i=1 upto numslurs:
26 beginchar(incr code, 0, 0, 0);
27 mw:=(minwidth+code*delwidth)*pt;
28 x3= -x1= .5mw; x2= y1= y3 = 0;
29 y2= max(min_bow, slope*mw);
30 y2:= min(y2, max_bow);
31 penpos1(.15thick,90); penpos2(thick,90); penpos3(.15thick,90);
32 penstroke (flex(z1e,z2e,z3e));
33 currentpen:= pencircle; draw (flex(z1,z2,z3));
37 beginchar(code+54, 0, 0, 0);
38 currentpicture:=p reflectedabout (origin, right);