[metapost] Stroke Font

Troy Henderson thenders at gmail.com
Sat May 16 22:25:58 CEST 2015


>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/metapost/attachments/20150516/84b015fa/attachment.html>


More information about the metapost mailing list