(v13) What is in this document?
This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP.
This document provides the following information:
- (v13) Harlequin Core SDK tells you what the Harlequin Core SDK is, what is supplied, and what you require.
- (v13) Installation and file structure tells you how to install the Harlequin Core SDK and provides information on the file structure.
- (v13) Building the test application tells you how to build the application for normal and diskless operation, and how to change the name of the core component.
- (v13) Harlequin Core SDK capabilities tells you what the Harlequin Core SDK can do, and what you can do with it.
- (v13) Integrating the Harlequin Core SDK library tells you how to integrate your product with the RIP using the functions and callbacks.
- (v13) Using the Harlequin Core SDK test harness tells you how to use the command line application
clrip
. - (v13) Harlequin Core C language types provides a description of the non-standard C types for data structures and functions.
- (v13) Starting the Harlequin Core describes the functions provided by the core RIP library. These functions are used by the skin kit to implement the wrapped RIP functionality described in previous chapters. It is not necessary to read or understand the contents of this chapter.
- (v13) Harlequin Core Device specifications describes the Harlequin Core device and the way that the Harlequin core RIP communicates with it.
- (v13) Asynchronous actions describes how to interrupt a job or have a piece of asynchronous PostScript language code run.
- (v13) Devices supported in the RIP SDK describes the configuration device which controls the operation of the Harlequin Core.
- (v13) Input methods for Harlequin Core provides details regarding Harlequin 12 input system changes that enable production-ready support for server configurations.
- (v13) The Harlequin Scalable RIP provides details regarding Multiple RIP support (including the union device and the HHR Scalable RIP).
- (v13) Support functions for running multiple RIPs describes the support functions of improved support for running multiple RIPs on a single machine.
- (v13) Setting the locale on Linux and macOS.
- (v13) Adding a raster backend to Harlequin Core.
- (v13) Tuning Harlequin performance in multi-RIP systems.