Re: [NTG-context] Metafun shifting pictures - again

2011-06-24 Thread dalyoung
Dear Hans, Thank you for the suggestion to use setbounds. And sorry to send you a untested sample file which is not working. However, I couldn't succeed because of my lack of knowledge on setbounds, boundingbox. Instead, I try to use addto and get a wanted result. There is a better way to do

Re: [NTG-context] Metafun shifting pictures - again

2011-06-24 Thread Hans Hagen
On 24-6-2011 8:32, dalyoung wrote: Dear Hans, Thank you for the suggestion to use setbounds. And sorry to send you a untested sample file which is not working. However, I couldn't succeed because of my lack of knowledge on setbounds, boundingbox. Instead, I try to use addto and get a wanted

Re: [NTG-context] Metafun shifting pictures - again

2011-06-23 Thread Hans Hagen
On 23-6-2011 6:32, Jeong Dalyoung wrote: Hi all, I got the reason why the pictures locate in different position. rotation causes the problem. I defined domino as follows. It is not the exact code but just show the form of the codes. def domino (a, b, c, d ) save pic;

Re: [NTG-context] Metafun shifting pictures - again

2011-06-22 Thread Jeong Dalyoung
Hi all, I got the reason why the pictures locate in different position. rotation causes the problem. I defined domino as follows. It is not the exact code but just show the form of the codes. ... def domino (a, b, c, d ) save pic; picture pic; draw something 1;