This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
|
Param |
Val |
ExType |
Vers |
Use? |
HPS |
Ref |
|
U |
i, r |
H |
|
Y |
All |
|
This parameter is a real or integer value, expressed in default user space (units of 1/72 inch). If a stroke is drawn with a linewidth larger than the equivalent of this value transformed to device space, the stroke may be approximated by offsetting cubic Bezier curves, rather than the normal method of flattening the stroke and offsetting each flattened line segment. This can produce smoother looking curves.
Strokes will not be approximated using offset curves if:
-
the stroke is dashed or
-
the
PoorStrokepathsystem param is set or -
if the linewidth is zero; or if the line join is set to no join.
If StrokeOffsetCurveWidth is set to a negative value, strokes will always be flattened rather than using offset curve approximations.
Default: -1.0 (always flatten)