AccurateTwoPassThreshold (system param)


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


Param

Val

ExType

Vers

Use?

HPS

Ref

S

i,b

H

6.3

Y

All


Note: From 12.0r2 onwards, this parameter is ignored.

This system parameter is similar to /AccurateRenderThreshold in that it controls the rendering method used for characters. However, the /AccurateTwoPassThreshold system parameter uses a more accurate but slower two-pass renderer and is enabled as a superset of accurate rendering. That is, both the /AccurateRenderThreshold and /AccurateTwoPassThreshold thresholds have to be met. A setting of 0 is equivalent to setting it to false.

If the value is true, characters are always rendered accurately; if false, a faster rendering method is used; if it is an integer, characters larger than the given pixel size use a fast rendering method, and characters smaller than the threshold use a slower rendering method that is better at detail. The size is set in pixels.

Default: 20