This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
|
Param |
Val |
ExType |
Vers |
Use? |
HPS |
Ref |
|
U |
b |
H |
5.5+ |
Y |
All |
The /ShadingAntiAliasDefault parameter controls the value given by the /AntiAlias key in a shading dictionary. It takes one of four possible values (all names):
/DefaultTrue
/DefaultFalse
/ForceTrue
/ForceFalse
If this key is absent, its default value will be true if
/ShadingAntiAliasDefault is /DefaultTrue or /ForceTrue , otherwise it will be false . If this key is present, its value will be as given in the shading dictionary unless the /ShadingAntiAliasDefault parameter is either ForceTrue or /ForceFalse in which case it will take on the value of true or false respectively, overriding whatever was given in the shading dictionary.
Note: The /AntiAlias key is only implemented for Type 2 (axial) shfills.