On Sun, Nov 22, 2009 at 8:16 PM, Oliver Buerschaper <[email protected]> wrote: >>> I know there used to be a TeX -> PS -> pstoedit -> MetaPost workflow. Does >>> this still work with MkIV? >> >> If you manage to extend dvips to handle OpenType fonts then maybe ... > > So does this mean that outline fonts in MetaPost are currently dead with MkIV?
%%test-outlined.tex
\starttext
\startTEXpage
\startuseMPgraphic{a}
graphictext "\bf Fun" scaled 4 zscaled (1,1.5)
withdrawcolor blue
withfillcolor .5white
withpen pencircle scaled 5pt
\stopuseMPgraphic
\useMPgraphic{a}
\stopTEXpage
\stoptext
#context test-outlined
works ok here
--
luigi
<<attachment: test-.png>>
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
