(v13) Configuration save level
This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP
Since v12.0r0, the Harlequin Core configuration and page feature handling is now run at save level 1. This prevents PostScript VM garbage building up at the lowest save levels, and affecting performance for long runs, and also from configurations affecting each other unintentionally. It fixes the behavior of the PostScript grestoreall
and restoreall
operators to restore to the correct post-configuration state.
This is consistent with Harlequin MultiRIP's Page Setups and Page Features. Both Harlequin Core and Harlequin MultiRIP share the same HqnConfigProvider
ProcSet for managing configuration, so customers transitioning from Harlequin MultiRIP to Harlequin Core should find more consistent behavior.