Decimal
29 33 n
[Range] 0
≤
n
≤
255
(1
≤
vertical number of times
≤
8, 1
≤
horizontal number of times
≤
8)
[Description] Selects the character height using bits 0 to 2 and selects the character
width
using bits 4 to 7, as following:
Bit Off/O
n
Hex Decimal Function
0-3
Character height selection. See Table 2
4-7
Character width selection. See Table 1
Table 1
Table 2
Character Width Selection
Character Height Selection
Hex Decimal Width
Hex Decimal Height
00
0 1(normal)
00
0 1(normal)
10 16
2(double-width)
01 1
2(double-height)
20 32
3
02 2
3
30 48
4
03 3
4
40 64
5
04 4
5
50 80
6
05 5
6
60 96
7
06 6
7
70 112
8
07 7
8
GS $ nL nH
[Name]
Set absolute vertical print position in page mode
[Format]
ASCII
GS
$
nL
nH
Hex
1D
24
nL
nH
Decimal
29
36
nL
nH
[Range] 0
•
nL
•
255, 0
•
nH
•
255
[Description]
Sets the absolute vertical print starting position for buffer character
data
in page mode.
This command sets the absolute print position to [(nL + nH x 256) x
(vertical or horizontal motion unit)] inches.
GS
ς
x y d1…d(x
×
y
×
8)
[Name]
Define downloaded bit image.
[Format] ASCII GS
ς
x
y
d1…d(x
×
y
×
8)
Hex
1D 2A x
y
d1…d(x
×
y
×
8)
Decimal
29
42
x
y
d1…d(x
×
y
×
8)
[Range] 1
≤
x
≤
255
1
≤
y
≤
48
x x y
≤
1536
0
≤
d
≤
255
[Description] Defines a downloaded bit image using the dots specified by x and y.
x indicates the number of dots in the horizontal direction.
y indicates the number of dots in the vertical direction.