5-44
FS – n Underline of Kanji Specify and Clear
Code
1C
16
+ 2D
16
+ n
Domain of
function
0 ≤ n ≤ 255
Function
Sets the underline of kanji.
n = <xxxxx000>B: Underline dot pitch: 0
n = <xxxxx111>B: Underline dot pitch: 7
Details
• 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
1C
16
+ 58
16
+ n
Domain of
function
0 ≤ n ≤ 255
Function
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.
Details
• n is valid only for the least significant bit.
• This command is valid only for kanji.
• In default, n = 0.