\mode:=localfont; mode_setup; screenchars;showit; em#:=11pt#; cap#:=7pt#; thin#:=1/2pt#; thick#:=5/6pt#; o#:=1/5pt#; define_pixels(em,cap); define_blacker_pixels(thin,thick); define_corrected_pixels(o); curve_sidebar=round 1/18em; % % Here we go... % fontdimen 2: 0.8em#, 1.5, 1; % spaces dimens (len,stretch,shrink) pickup pencircle scaled .1em; mypen:=savepen; % beginchar("D",em#,cap#,0pt#); "Dolby Logo"; q = .1em; fill (0,0)--(w,0)--(w,h)--(0,h)--cycle; unfill (q,q){right}..(.5(w-2q),.5h){up}..(q,h-q){left}--cycle; unfill (w-q,q){left}..(.5(w+2q),.5h){up}..(w-q,h-q){right}--cycle; endchar; % end.