Download BD2_2820 User Manual
Transcript
(34) Selecting the font of HRI code (GS f n)
Code : [1D]h + [66]h + N
☆ n = 0, 1
Selecting the font of HRI code in printing bar code.
The type of font can be printed by selecting n is as follows.
n
0
1
Font
Font A
Font B
(35) Defining Download Bit Image (GS * n1 n2 Dn)
Code : [1D]h + [2A]h + n1 + n2 Dn
☆ {1 ≦ n1 ≦ FF}
{1 ≦ n2 ≦ 48}
{n1 × n2 ≦ 1311} Data is described in Hex code.
Defines downloading bit images of the number of dots specified by n1/n2.
・ The numbers of dots are n1 x 8 in horizontal direction and n2 x 8 in vertical direction.
・ Dn indicates bit image data.
・ The download bit image thus defined remains effective until redefinition, ESC @
execution, ESC &, or power OFF takes place.
・ A download character and a download bit image cannot be defined simultaneously.
With this command executed, defined content of a download character is cleared.
・ Relations between the bit image data and the dot defined are shown below:
28