Hello, If I do a drawRoundRect and before a setStroke with a tick border, for example g2.setStroke(new BasicStroke(50.0f));
The outerborder is round, no problem, but the inner border is square. With small value we don't see the problem. If instead I do a drawOval, I have no problem. Is it a bug? What should I do to have a round inner border? Thanks in advance, Olivier Doremieux [Message sent by forum member 'odoremieux' (odoremieux)] http://forums.java.net/jive/thread.jspa?messageID=341943 =========================================================================== 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".