Specifications

CHAPTER 2
LaserWriter 16/600 PS Software
42 Interpreter Parameters
MaxImageBuffer integer 65536 Indicates the maximum number of
bytes that can be used for a single
image buffer. The image buffer holds
an internal data representation for
sampled image source data. The
interpreter may round the value if the
value requested is out of range.
MaxOutlineCache integer 65536 Indicates the maximum number of
bytes occupied by cached character
outlines (CharStrings) for fonts
whose definitions are kept on disk
instead of in VM. This parameter
may be set to 0 or any number larger
than 0.
MaxPatternCache integer 100000 Indicates the maximum number of
bytes occupied by the pattern cache.
This parameter may be set to 0 or any
number larger than 0.
MaxRasterMemory integer 0 Indicates the largest amount of
memory, in bytes, that may be
allocated to the frame buffer. A value
of 0 indicates that enough memory
should be reserved for the largest
achievable frame buffer. The
implementation ignores values that
are too small, and guarantees that an
a4small, lettersmall, or b5 size
frame buffer can be allocated. This
parameter may be set to 0 or any
number larger than 0.
MaxScreenStorage integer Function of
RAM size
Indicates the maximum number of
bytes occupied by all active halftone
screens. Initial value is 30,000 bytes
per MB of RAM installed, up to a
maximum of 120,000 bytes. This
number is recomputed when the
RAM configuration changes. This
parameter may be set to 0 or any
number larger than 0.
MaxSourceList integer 24576 Indicates the maximum number of
bytes that can be used by source lists.
This parameter may be set to 0 or any
number larger than 0.
MaxUPathCache integer 300000 Indicates the maximum number of
bytes occupied by the user path. This
parameter may be set to 0 or any
number larger than 0.
continued
Table 2-10 System parameters in the LaserWriter 16/600 PS printer (continued)
Key Type Default Description