Function coded_chars::control::presentation::select_size

source ·
pub fn select_size(n: usize) -> ControlSequence
Expand description

§GSS - Graphic size selection

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).