FS – n

Underline of Kanji Specify and Clear

Code

Domain of

function

Function

Details

1C16 + 2D16 + n

0 n 255

Sets the underline of kanji.

n = <xxxxx000>B: Underline dot pitch: 0

n = <xxxxx111>B: Underline dot pitch: 7

n is valid only for the low 3 bits.

This command is valid only for kanji.

The underline is added to the width of characters and the character spacing.

If the several underlines with the different thicknesses exist in one line, the thickness of those underlines will be brought into line with the thickest underline.

In default, n = 0.

FS W n

Double–Width and Double–Height Kanji Set and Clear

Code

Domain of

function

Function

Details

1C16 + 5816 + n

0 n 255

Specifies and clears the double-width and double-height kanji.

n = <xxxxxxx0>B: The double-width and double-height kanji is cleared.

n = <xxxxxxx1>B: The double-width and double-height kanji is specified.

n is valid only for the least significant bit.

This command is valid only for kanji.

In default, n = 0.

5-44