Microsoft SDK for Java

FontType.TRUETYPE

Specifies a TrueType font type.

Syntax

public static final int TRUETYPE;

Remarks

TrueType fonts are rendered by the Windows TrueType engine and can be scaled and rotated smoothly.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.