[metapost] Stroke Font
Laurent Méhats
laurent.mehats at gmail.com
Sun May 17 11:35:52 CEST 2015
Le 17/05/2015 01:22, Karel a écrit :
> Laurent Méhats napsal(a):
>> Le 16/05/2015 22:25, Troy Henderson a écrit :
>>> 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
>>
>> Hello,
>>
>> Here is an attempt that goes the way you describe.
> Great, my congratulations.
> Karel alias lazy dog:-)
Thanks :)
--
Laurent Méhats
More information about the metapost
mailing list