Specifies a raster font type.
public static final int RASTER;
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.