Hello, I'm trying to flip my image either vertically or horizontally so the result would be a mirror of itself. I've found in svg wiki that uses scale(1,-1) or scale(-1,1). However, that don't seem to work for me. After that transformation is applied my image is gone. Is there another way to do mirror flipping or is there a way to not lose my image. Any help is much appreciated.
Thanks vyang -- View this message in context: http://www.nabble.com/Image-flipping-mirror-tf3572093.html#a9980594 Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
