Should repeated antialiased renderings render pixels exactly the same on each pass with a rule like AlphaComposite.Src (or AlphaComposite.SrcOver on an onscreen buffer)? If I overdraw a line with antialiasing enabled the line is rendered differently each time. Is random "jitter" used in the antialiasing routines or am I blowing something simple with the compositing rules? -ASM -- Allan MacKinnon [EMAIL PROTECTED] Boston, MA =========================================================================== 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".
