Skip to main content
Skip table of contents

(v13) configure in the pluggable font API

This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP

int configure(sw_pfin * pfin, sw_datum * config);

Optional. This is called whenever the PFIN configuration changes. Each module is called with the value of its configuration key a module called ExampleModule will be called with the content of the /ExampleModule key from the PFIN configuration file. If there is no such key, config will be NULL (and not a SW_DATUM_TYPE_NULL).

SW_PFIN_RANGE configuration error reported as RANGECHECK error.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.