Re: Bold/Italics?

Adam Megacz <[email protected]> Fri, 09 Apr 2004 21:04:44 -0700
Newsgroups gmane.comp.java.xwt.core
Organization XWT
Message-ID <[email protected]>
David Crawshaw <[email protected]> writes:
> How does one affect the font weight, ie: bold, italics? Is it done by
> changing the name of the font?

AFAIK a .ttf can only hold one of [regular,bold,bolditalic,italic].
So you need a new ttf.

  - a