With setTransform(transform), you are completely replacing the existing transform. Use [b]Graphics2D.transform(transform)[/b] instead, to preserve the transformation values that have been previously set by the paint mechanism.
Piet [Message sent by forum member 'pietblok' (pietblok)] http://forums.java.net/jive/thread.jspa?messageID=338723 =========================================================================== To unsubscribe, send email to lists...@java.sun.com and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to lists...@java.sun.com and include in the body of the message "help".