Specifications
122
Composite printing of bit image:
It is possible to combine text and a bit image for print out.
Figure 2.24
Printing user-defined fonts:
It is possible to register 128 user-defined fonts. The font sizes that can be registered
are 24-dot, 16-dot, and 12-dot. To assign more than one size of font (24-dot, 16-dot,
12-dot) to the same character code, each font size must be registered. If a character code
to which no font is defined is specified, a double-square space is output for the printer.
User-defined fonts must be registered in the following range:
Table 2.87
Input code Range of registration
Unicode 0xE100 to 0xE17F
ANK (Shift-JIS) 0xF185 to 0xF247 (excluding 0xF1FD to 0xF23F)
Configuration of user-defined font:
The user-defined fonts of 12-dot, 16-dot and 24-dot consist of the image data of 24, 32 and 72
bytes, respectively.
Figure 2.25
Note:
The horizontally arranged data of 12-dot fonts shall be 2 bytes as a result of adding 4 dummy dots.
CD
AB
Text
Bit image
12 dots + 4 dots (dummy)
12
16
24
MSB LSB MSB LSB MSB LSB
16 dots 24 dots
31 32
12-dot mode
16-dot mode
24-dot mode