On Mon, 16 Apr 2007 07:42:59 -0700 (PDT) vyang <[EMAIL PROTECTED]> wrote:
> > Hello, > > Well, I grabbed the x and y coordinates of the image after I scaled > it and its the same as the x and y coordinates before scaling. So it > should still be in the view box, or am I doing this wrong? It depends on how you get the x and y coordinates, I think. Try setting the x attribute for your image to the negative of the value you want it to be, and then scale(-1,1). G. Wade -- Make no decision out of fear. -- Bruce Sterling --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
