The HqnHiFi procset and spot color support
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Deprecated
This procset is deprecated and may be soon removed from the RIP distribution.
The HqnHiFi
procset may be called from the plugin PostScript code of plugins driving HiFi output devices. It provides procedures that support the ability of a separating application to reproduce a spot color by using contributions from more than one HiFi separation.
The HqnHiFi
procset contains two procedures:
| Defines |
Note: The RIP installation must be aware of the names Hexachrome Orange, Hexachrome Green, Hexachrome Yellow, Hexachrome Black, Hexachrome Magenta, and Hexachrome Cyan. (Typically, the output plugin for the HiFi device defines these colorant names in a relevant rasterFormat
and installing the plugin declares the names to the RIP.)
| Prevents the production of blank separations if called together with |
For example, to call both procedures in the procset, this code is sufficient:
/HqnHiFi /ProcSet findresource dup
/OmitBlanks get exec
/InstallHiFi get exec