Re: Bold/Italics?

Brian Alliet <[email protected]> Wed, 7 Apr 2004 22:35:32 -0400
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
On Apr 7, 2004, at 10:13 PM, David Crawshaw wrote:

> How does one affect the font weight, ie: bold, italics? Is it done by 
> changing the name of the font?

Yes. The bold/italic/bold-italic fonts are actually different TTFs. We 
should probably come up with some way to handle this nicely in the 
widgets.

-Brian