This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug AWT/21598] rendering problem with button text
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 May 2005 16:26:32 -0000
- Subject: [Bug AWT/21598] rendering problem with button text
- References: <20050516012110.21598.tromey@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2005-05-22 16:26 -------
I think the problem here is that the applet calls
setBounds on the buttons in question. But maybe this is
valid as it explicitly asks for a certain size font?
FWIW the contents of the buttons do look off-center vertically.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21598