FONT Resource

The FONT resource-definition statement specifies a file that contains a font.

Syntax

nameID FONT [filename

Parameters

nameID
Specifies a unique 16-bit unsigned integer value identifying the resource.
filename
Specifies the name of the file that contains the resource. The name must be a valid filename; it must be a full path if the file is not in the current working directory. The path can either be a quoted or nonquoted string.

Example

The following example specifies a single font resource:

5 FONT  CMROMAN.FNT