I draw things onto a BufferedImage, and then convert it to a JPEG image using an encoder. It works fine on my NT box. However on the server with xvfb, the draw operation takes a minimum of 4 seconds. This reduces the performance by a lot. Can anything be done to enhance this? Thanks, Jayant. =========================================================================== 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".
