[metapost] Stroke Font
Troy Henderson
thenders at gmail.com
Sun May 17 01:23:06 CEST 2015
> \starttext
>
> \startMPpage
> graphictext("\input zapf\relax")
> withfillcolor red
> withdrawcolor blue
> withpen pencircle scaled 1pt ;
> \stopMPpage
>
> \startTEXpage
> \startoverlay
> {\framed
> [align=normal,foregroundcolor=red]
> {\starteffect[inner]\input zapf\relax\stopeffect}}
> {\framed
> [align=normal,foregroundcolor=blue]
> {\starteffect[outer]\input zapf\relax\stopeffect}}
> \stopoverlay
> \stopTEXpage
>
> \stoptext
>
I get a two page PDF (see attachment) where the first (MP) page is blank
but the second (TeX) page is as expected. Since I am wanting a MetaPost
solution, I would prefer the blank page be non-blank. :-)
Troy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/metapost/attachments/20150516/ce0a65db/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.pdf
Type: application/pdf
Size: 8989 bytes
Desc: not available
URL: <http://tug.org/pipermail/metapost/attachments/20150516/ce0a65db/attachment-0001.pdf>
More information about the metapost
mailing list