> Font font = graphics.getFont();
> font = font.deriveFont(font.getStyle(),
> font.getSize2D());
>                  graphics.setFont(font);

Thanks. I'll try it when i get home.

Kirill
[Message sent by forum member 'kirillcool' (kirillcool)]

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

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

Reply via email to