Hi All, I am new to Java 2D. I have been trying to get some basic 2 d animation to work which consists of translating and rotating numbers and lines against a fixed background.
I am using direct rendering within a jframe and using the default buffer strategy. The animation works smoothly enough except that the numbers seem to "shimmer" quite alot. I am using glyphs to render the text/numbers. As they move, the seem to wobble quite alot and even two digits in the same string/glyph move alot in relation to each other. Can anyone point me in the right direction? I am using jre 1.5.0_06. thanks, Ryan, [Message sent by forum member 'rpfitz' (rpfitz)] http://forums.java.net/jive/thread.jspa?messageID=336995 =========================================================================== 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".