[2683] in java-interest
FontMetrics
daemon@ATHENA.MIT.EDU (BC Krishna)
Tue Oct 10 14:16:40 1995
Date: Tue, 10 Oct 1995 11:49:40 -0400
To: java-interest@java.Eng.Sun.COM
From: BC Krishna <bc@futuretense.com>
A font's metrics is somewhat tedious in the pre-beta. Is there a reason not
to have a font object return its FontMetrics?
Font font = new Font(...);
FontMetrics fontMetrics = font.getFontMetrics();
Could I ask for this call to be added to the API?
cheers, bc
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com