Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

CHARTYPE



Selects the number of the default hardware character set.
Used in: GOPTIONS statement; GDEVICE procedure; GDEVICE Parameters window
Default: device-dependent
Restriction: not supported by Java or ActiveX

Syntax

Syntax

CHARTYPE=hardware-font-chartype

hardware-font-chartype

is a nonnegative integer from 0 to 999. hardware-font-chartype refers to the actual number for the device-resident font you want to use as listed in the Chartype window of the device entry for the selected device driver. By default, CHARTYPE is 0, which is the default device-resident font for the device.

Previous Page | Next Page | Top of Page