Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

SIMFONT



Specifies a SAS/GRAPH font to use if the default device-resident font cannot be used.
Used in: GOPTIONS statement
Default: SIMULATE
Restriction: not supported by Java or ActiveX

Syntax
Details

Syntax

SIMFONT=SAS/GRAPH-font

SAS/GRAPH-font

specifies a SAS/GRAPH font to use instead of the default device-resident font. By default, this is the SIMULATE font, which is stored in the SASHELP.FONTS catalog.


Details

SAS/GRAPH substitutes the SAS/GRAPH font specified by the SIMFONT= option for the default device-resident font in these cases:

See Specifying Fonts in SAS/GRAPH Programs for details.

Previous Page | Next Page | Top of Page