GSS top-level constant
String
const GSS
Graphic Size Selection.
Representation: CSI n \x20 \x43
No parameter default value.
GSS is used to establish for subsequent text the height and the width of all primary and alternative fonts identified by FONT SELECTION (FNT). The established values remain in effect until the next occurrence of GSS in the data stream.
n specifies the height, the width is implicitly defined by the height.
The unit in which the parameter value is expressed is that established by the parameter value of SELECT SIZE UNIT (SSU).
Implementation
const String GSS = ' C';