5-23 ●Transmission Sequences 
5.3.7-2 Character size
● The character size is represented by the codes shown in the following table.
5.3.7-3 Pattern data
 (1) Pattern data length
● The pattern data length per character varies with the character size as indicated below.
                 Character size code table
No. Character size Character size code Pattern data length (bytes) Remarks
14x5 30H 8
25x5 31H 8
3 5x8(5x7) 32H 8
4 9x8(9x7) 33H 16
5 7x10 34H 16
6 10x12 35H 32
7 12x16 36H 32
8 18x24 37H 72
9 24x32 38H 128
10 11x11 39H 32
11 5x3(chimney) 3AH 5
12 5x5(chimney) 3BH 5
13 7x5(chimney) 3CH 7
 (2) Pattern data structure
The pattern data structure and data creation rules are explained below.
a) Rules
● Each pattern data unit consists of 8 bits.  For each bit, dot presence is indicated by the value 1 (dot 
   present) or 0 (dot not present).
● Vertically arrayed 8 dots correspond to 8 bits (1 byte).
● For character sizes of  4x5, 5x5, 7x10, 5x7, and 9x7, etc., some portions of 8-bit data are unavailable.  
Set such portions to "0".   (Even if you set them to "1", processing will be  performed with their settings 
changed to "0".)
Inter-character space data area
4x5
Inter-character space data area
5x5
Inter-character space data area
5x7