Have you tried turning on 'STROKE_PURE' RenderingHints.KEY_STROKE_CONTROL, RenderingHints.VALUE_STROKE_PURE
"Stroke normalization control hint value -- geometry should be left unmodified and rendered with sub-pixel accuracy." -----Original Message----- From: Discussion list for Java 2D API [mailto:[EMAIL PROTECTED] On Behalf Of Cheffe Sent: Tuesday, January 30, 2007 2:17 PM To: [EMAIL PROTECTED] Subject: [JAVA2D] Thin lines are hiding while scaling perhaps Bug in Java2D itsself Hi folks, I was sent here because my prob might be a Java2d issue. Before i posted the question on the fop board at xml-graphics. Here is the Post i made: http://comments.gmane.org/gmane.text.xml.fop.user/21759 My problem in short words: - Bufferedimage with alot of thin lines, less a pixel high - image gets scaled with affinetransform-object -> and thin lines dissapear I dont know if the problem is the bufferedimage? Antialiasing is on. Happens in java versions 1.4 to 1.5 ======================================================================== === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".