23 May
2018
23 May
'18
4:10 p.m.
On Wed, 23 May 2018 17:50:27 +0200
Pablo Rodriguez
Is there any way to set origin to another value than (0, 0) in MP?
What does this mean, mathematically that is? Of course, you can always shift an image anywhere (or in general apply any transformation), thus effectively changing the origin: currentpicture := currentpicture shifted (xx,yy) ; Alan