
FS 2 c1 c2 d1...dk |
Code
Domain of
function
Function
Details
1C16 + 3216 + c1 + c2 + d1...dk
0 ≤ d ≤ 255 k = 72
c1 and c2 depend on the kanji code system.
Kanji code system | c1 |
| c2 |
JIS code | 7716 | 2116 | ≤ c2 ≤ 2F16 |
Shift JIS code | EC16 | 4016 | ≤ c2 ≤ 4E16 |
Registers the codes specified (c1 and c2) as the
•c1 = first byte and c2 = second byte.
•d means the image data, the bit = 1 printed, and the bit = 0 not printed, respectively.
•The maximum output for 16 dot type font is 16 dots (width) ⋅ 16 dots (height).