There are two different engines in java2d for rendering text and generic 
shapes. Please use TextLayout for rendering text as it works through text 
rendering engine. Though you might get comparable quality and better 
performance using fill for large text.
[Message sent by forum member 'alex2d' (alex2d)]

http://forums.java.net/jive/thread.jspa?messageID=328204

===========================================================================
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".

Reply via email to