The HqnFontBook procset
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
The HqnFontBook
procset can be used to render “proof” pages showing the glyphs available in one or more installed fonts. It has a single-entry point, fontbook
, which expects an array of font names and an optional configuration dictionary on the operand stack, e.g.:
/HqnFontBook /ProcSet findresource begin [ /Times-Roman /Courier /ArialUnicode ] <<
/Verbose true
>> fontbook end
Options include:
| If true the array argument is not required (and will be ignored, if present), and all installed fonts will be proofed. |
| When Verbose is false the glyphs in these three strings are proofed for each font. |
| The size of sample glyphs, etc. |
| If |