Dear all,

I use MetaFun to create a figure and embed it using \processMPbuffer[].
for example,

\startbuffer[test]
draw fullcircle scaled 3cm;
\stopbuffer

\starttext
\placefigure[][]{}
\processMPbuffer[test]
\stoptext

But sometimes, I need to rescaling the mp figure to fit the page.
Is there a way of rescaling the figure at the stage \processMPbuffer or 
\useMPgraphic?

In the above example, I got a circle of radius 3cm. How to get a circle of 
radius 2cm?

Thank you for reading.

best regards,

Dalyoung

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to