Overview | Methods | Fields | This Package | All Packages
Specifies a raster font type.
Syntax
public static final int RASTER;
Remarks
A raster font is a bitmapped font that cannot be smoothly scaled.
A raster font typically has several different sizes. If a raster font does not have a requested font size, the font mapper scales the bitmap of the font as appropriate.