FONTRES
Controls the resolution of Bitstream fonts.
Syntax
FONTRES=NORMAL | PRESENTATION
Parameter Values
- NORMAL
-
renders fonts in memory
using integer rendering routines, which improves character drawing
speed for most host systems. NORMAL has the same effect as specifying
the default values for these graphics options.
render=memory
renderlib=work
fasttext
fcache=0
- PRESENTATION
-
disables the storage
or use of rendered versions of Bitstream fonts, but produces the fonts
at their highest resolution. FONTRES=PRESENTATION has the same effect
as specifying these graphics options:
render=none
renderlib=work
nofasttext
fcache=3