TM
APP. A STAR …
CODES (HEX/CONTROL) : 1B 68 31 / <ESC> “h” “1”
FUNCTION : Select vertical expanded character mode
APPLICATION LIMIT :
1.When combined with the <SO> code, this code enables printing of the characters in two times vertical and horizontal size.
2.This code is not combined with the inverted print mode <SI> code.
3.For the 6 x 12 dots IBM block graphic (the characters code table B0H to DFH and F4H to F5H of IBM character set #1 and #2) of the font construction, enlargement is only vertical in the upper 8 dots.
4.The relationship of the vertically enlarged character and the normal character is matched at the lower level.
5.Feed the paper a minimum of one line before printing with this code. DETAIL DESCRIPTION : This code prints characters two times the normal vertical size after the code is received. However, the bit image mode <ESC> “K” and <ESC> “L” are excluded.
CODES
FUNCTION : Set left margin
DEFINITION RANGE : 0 ≤ n ≤ (right margin -2)
DETAIL DESCRIPTION : Set the left margin at column n in the current character pitch. The left margin does not move if the character pitch is changed later. The left margin must be at least two columns to the left of the right margin and within the limits above.
CODES (HEX/CONTROL) : 1B 79 n / <ESC> “y” n
FUNCTION : Set n/144 inch line feed
DEFINITION RANGE : 1 ≤ n ≤ 255
DETAIL DESCRIPTION : Line feed is set at n/144 inch after this code is received, and is effective since first <LF> received after this command.
A - 20