ESC G n

 

 

ESC E n

 

Bold Characters Specify and Clear

 

 

 

 

 

 

Code

1B16

+ 4716

+ n

 

 

1B16

+ 4516

+ n

Domain of

function

Function

0 n 255

Specifies and clears the bold characters.

n = <xxxxxxx0>B: The bold characters are cleared.

n = <xxxxxxx1>B: The bold characters are specified.

Details n is valid only for the least significant bit.

In default, n = 0.

ESC { n

Inversion (Flip) Specify and Clear

Code

Domain of

function

Function

1B16 + 7B16 + n

0 n 255

Specifies and clears the inversion.

n = <xxxxxxx0>B: The inversion is cleared.

n = <xxxxxxx1>B: The inversion is specified.

Details n is valid only for the least significant bit.

This setting is valid only at a head of a line.

In default, n = 0.

5-20