<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
string str,ss[];<br>
str:="Here is my sentence";<br>
for i=1 upto length str: ss[i]:=substring(i-1,i) of str;<br>
p[i]:=ss[i] infont defaultfont; s[i]:=pathpart p[i]; endfor<br>
draw pathpart glyph ss1 of defaultfont scaled .01;<br></blockquote><div><br></div><div>Thank you very much for the advice.  I would appreciate any help in doing this for the Arev Bold font included in TeXLive.<br><br></div><div>Troy<br></div></div><br></div></div>