Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

SCALABLE



Specifies whether a font is scalable.
Used in: GDEVICE Chartype window; GDEVICE procedure; CHARREC= option
Default: device- dependent
See also: CHARTYPE

Syntax
Details

Syntax

See CHARREC for syntax.


Details

A device-resident font is scalable if it can be used with any combination of rows and columns. Use the SCALABLE device parameter if you are adding to or modifying the fonts available for a particular device driver. If you are using a device driver from SASHELP.DEVICES, this parameter already is set for device-resident fonts that have been defined for your installation.

Previous Page | Next Page | Top of Page