(v13) The setmiscobjectmappings operator
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
dict setmiscobjectmappings -
Determines the object type that should be used when color managing and screening certain special cases of object.
This operator is subject to gsave and grestore semantics of the PostScript language.
The operand is a dictionary containing a subset of supported keys. All keys are optional and the effect of multiple calls is accumulative, like setpagedevice.
The details for each key and are described in the following sub-sections.
TreatOneBitImagesAs in setmiscobjectmappings
Value: name. Default: /Other
Determines the object type to be used for one-bit images. The allowed values are the names /Picture, /Text, /Vignette, /Other.
TreatSingleRowImagesAs in setmiscobjectmappings
Value: name Default: Vignette
Determines the object type to be used for images with either a width or height of one pixel. The allowed values are the names /Picture, /Text, /Vignette, /Other.