- 49 -
GS * n1 n2 [ d ] n1 x n2 x 8
[Function] Defining the download bit image
[Code] <1D>H<2A>H<n1><n2> [< d >] n1 x n2 x 8
[Range] 1≤n1≤255
1≤n2≤48
n1 x n2 ≤1536
[Outline] • Defines download bit images of the number of dots specified by “n1” and “n2”.
• The numbers of dots are n1 8 in horizontal direction and n2 8 in vertical direction.
• ”d” indicates bit image data.
• Once defined, the download bit image remains effective until it is redefined, ESC @,
ESC &, GS (A, or FS q, is executed, or power is turned OFF.
[Caution] • Relations between the bit image data and the dots defined are shown below.
• With this command executed, the defined content of a downloaded character is
cleared.
[See Also] GS /
n1 x 8 dots
MSB
n2 x 8 dots
LSB
d1
dn2 + 1
dn2 x 2 + 1
…………
d2
dn2 + 2
dn2 x 2 + 2
…………
…………
dn2
dn2 x 2
…………
dn2 x n2 x 8