(v13) The setgstatetagdict operator


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


systemdict dict setgstatetagdict -

Sets up arbitrary tags each with a name, size, and type for use in labeling the graphics state. This operator consumes a dictionary defining the tags, making them available for use by the setgstatetag operator. These operators allow the tagging of objects with arbitrary data, primarily for use with runlength encoded (RLE) output.

See the Run-Length Output Format manual for details.

See also: currentgstatetagdict , setgstatetag , currentgstatetag