Re: Stroke Font
Troy Henderson <[email protected]>
| Newsgroups | gmane.comp.tex.metapost |
|---|---|
| Message-ID | <CAFP+xFLE6AUGUhWdneadWm-HUXuOwr--Dj_WreaouH2cJvaG8Q@mail.gmail.com> |
> > string str,ss[]; > str:="Here is my sentence"; > for i=1 upto length str: ss[i]:=substring(i-1,i) of str; > p[i]:=ss[i] infont defaultfont; s[i]:=pathpart p[i]; endfor > draw pathpart glyph ss1 of defaultfont scaled .01; > Thank you very much for the advice. I would appreciate any help in doing this for the Arev Bold font included in TeXLive. Troy -- http://tug.org/metapost/