(v13) SilentFontFault (user param)
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Param | Val | ExType | Vers | Use? | HPS | Ref |
U | b | H | 5.5 | Y | All |
This user parameter can be used for standard, base, composite and CID keyed fonts. It can be defined as either true
or false
to turn off or on (respectively) the reporting of a font not found in a findfont
operation. For example:
<< /SilentFontFault true >> setuserparams
The default value for this parameter is false
, leaving the default behavior as it was before the parameter was implemented.
Default: false
.