FONTPITCH attribute
The FONTPITCH attribute defines the character
font type as fixed or variable when the default font is used.
Syntax
FONTPITCH = {FIXED|VARIABLE}Usage
By default, most front ends use variable width character fonts, but some fields might need to use a fixed font.
Tip: Use a
STYLE defining
a fixed font instead of this attribute.